We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de2d52 commit fcd606fCopy full SHA for fcd606f
scripts/AppImage/makeAppImage.sh
@@ -41,4 +41,4 @@ mkdir build/AppDir
41
DESTDIR=AppDir cmake --build build --target install
42
43
# Produce the AppImage, and bundle it with update metadata.
44
-LINUXDEPLOY_OUTPUT_VERSION=v1.2 LDAI_UPDATE_INFORMATION="gh-releases-zsync|Clownacy|clownmaped|latest|ClownMapEd-*x86_64.AppImage.zsync" build/linuxdeploy-x86_64.AppImage --appdir build/AppDir --output appimage --plugin qt
+LINUXDEPLOY_OUTPUT_VERSION=v1.2.0.1 LDAI_UPDATE_INFORMATION="gh-releases-zsync|Clownacy|clownmaped|latest|ClownMapEd-*x86_64.AppImage.zsync" build/linuxdeploy-x86_64.AppImage --appdir build/AppDir --output appimage --plugin qt
0 commit comments