Skip to content

Commit bff3e31

Browse files
author
Escanor Liones
committed
[Build] update.
1 parent 70ce962 commit bff3e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/build-linux/appimage/make_appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ download_if_not_exist "$CACHEDIR/functions.sh" "https://raw.githubusercontent.co
3838
verify_hash "$CACHEDIR/functions.sh" "8f67711a28635b07ce539a9b083b8c12d5488c00003d6d726c7b134e553220ed"
3939

4040
download_if_not_exist "$CACHEDIR/appimagetool" "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
41-
verify_hash "$CACHEDIR/appimagetool" "b90f4a8b18967545fda78a445b27680a1642f1ef9488ced28b65398f2be7ad2d"
41+
verify_hash "$CACHEDIR/appimagetool" "b90f4a8b18967545fda78a445b27680a1642f1ef9488ced28b65398f2be7add2"
4242

4343
download_if_not_exist "$CACHEDIR/Python-$PYTHON_VERSION.tar.xz" "https://www.python.org/ftp/python/$PYTHON_VERSION/Python-$PYTHON_VERSION.tar.xz"
4444
verify_hash "$CACHEDIR/Python-$PYTHON_VERSION.tar.xz" "3c3bc3048303721c904a03eb8326b631e921f11cc3be2988456a42f115daf04c"

0 commit comments

Comments
 (0)