[AppImage] AppImageTool 13 (#5275) (#11665)

https://github.com/AppImage/AppImageKit/releases/tag/13
reviewable/pr11671/r1
Frans de Jonge 3 weeks ago committed by GitHub
parent 8b4b3025eb
commit f93cc6e916
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -68,7 +68,7 @@ WIN32_DIR=$(PLATFORM_DIR)/win32
# appimage setup
APPIMAGETOOL=appimagetool-x86_64.AppImage
APPIMAGETOOL_URL=https://github.com/AppImage/AppImageKit/releases/download/12/appimagetool-x86_64.AppImage
APPIMAGETOOL_URL=https://github.com/AppImage/AppImageKit/releases/download/13/appimagetool-x86_64.AppImage
# Is fuse support available?
USE_FUSE ?= $(wildcard /dev/fuse)

Loading…
Cancel
Save