Skip to content

Commit d397d26

Browse files
committed
Update AppImageUpdate to fix build
1 parent e110527 commit d397d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ include(FetchContent)
4141
# AppImageUpdate is needed for the updater UI (and libappimage)
4242
FetchContent_Declare(AppImageUpdate
4343
GIT_REPOSITORY https://github.com/AppImageCommunity/AppImageUpdate.git
44-
GIT_TAG 2.0.0-alpha-1-20241225
44+
GIT_TAG 2.0.0-alpha-1-20251018
4545
EXCLUDE_FROM_ALL
4646
)
4747

0 commit comments

Comments
 (0)