We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7487024 commit 841fcdfCopy full SHA for 841fcdf
CMakeLists.txt
@@ -41,7 +41,7 @@ include(FetchContent)
41
# AppImageUpdate is needed for the updater UI (and libappimage)
42
FetchContent_Declare(AppImageUpdate
43
GIT_REPOSITORY https://github.com/AppImageCommunity/AppImageUpdate.git
44
- GIT_TAG 2.0.0-alpha-1-20241125
+ GIT_TAG 2.0.0-alpha-1-20241225
45
EXCLUDE_FROM_ALL
46
)
47
0 commit comments