File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
contrib/build-linux/appimage Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ info "downloading some dependencies."
3737download_if_not_exist " $CACHEDIR /functions.sh" " https://raw.githubusercontent.com/AppImage/pkg2appimage/$PKG2APPIMAGE_COMMIT /functions.sh"
3838verify_hash " $CACHEDIR /functions.sh" " 8f67711a28635b07ce539a9b083b8c12d5488c00003d6d726c7b134e553220ed"
3939
40- download_if_not_exist " $CACHEDIR /appimagetool" " https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-x86_64.AppImage"
40+ download_if_not_exist " $CACHEDIR /appimagetool" " https://github.com/AppImage/AppImageKit/releases/download/13/obsolete- appimagetool-x86_64.AppImage"
4141verify_hash " $CACHEDIR /appimagetool" " df3baf5ca5facbecfc2f3fa6713c29ab9cefa8fd8c1eac5d283b79cab33e4acb"
4242# TODO migrate to https://github.com/AppImage/appimagetool/releases
4343# note: we will also have to build AppImage/type2-runtime, as otherwise new appimagetool just downloads "latest" from the internet.
You can’t perform that action at this time.
0 commit comments