Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update libraries #2130

Merged
merged 3 commits into from
Feb 18, 2024
Merged

Update libraries #2130

merged 3 commits into from
Feb 18, 2024

Commits on Feb 16, 2024

  1. chore: update libraries

    updated qt to 6.6.2
    updated some submodules
    updated sparkle framework to the latest version
    
    Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
    DioEgizio committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5d36067 View commit details
    Browse the repository at this point in the history
  2. fix: remove cmark_static

    cmark 0.31 removed CMARK_STATIC/CMARK_SHARED and replaced it with the native cmake BUILD_SHARED_LIBS
    
    Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
    DioEgizio committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    94b48e9 View commit details
    Browse the repository at this point in the history
  3. fix: fix sparkle hash

    :/ oops
    
    Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
    DioEgizio committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    25b69b4 View commit details
    Browse the repository at this point in the history