use latest appimage version

This commit is contained in:
Lynne Megido 2020-04-09 02:18:46 +10:00
parent e45aa4f3d0
commit e5fdd2d4aa
Signed by: lynnesbian
GPG Key ID: F0A184B5213D9F90

View File

@ -2,7 +2,7 @@
set -eo >/dev/null
CURRENT_APPIMAGEKIT_RELEASE=9
CURRENT_APPIMAGEKIT_RELEASE=12
ARCH="$(uname -m)"
if [[ $# -lt 1 ]]; then