Skip to content

Commit 841fcdf

Browse files
committed
Update AppImageUpdate to support 32-bit ARM
1 parent 7487024 commit 841fcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
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-20241125
44+
GIT_TAG 2.0.0-alpha-1-20241225
4545
EXCLUDE_FROM_ALL
4646
)
4747

0 commit comments

Comments
 (0)