Skip to content

Commit 7c9523a

Browse files
authored
switch to uruntime
1 parent ac583b5 commit 7c9523a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-tools-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export ARCH="$(uname -m)"
66
APP=android-tools-appimage
77
SITE="https://dl.google.com/android/repository/platform-tools-latest-linux.zip"
88
ICON="https://github.com/pkgforge-dev/android-tools-AppImage/blob/main/Android.png?raw=true"
9-
APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-x86_64.AppImage"
9+
APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
1010
LIB4BIN="https://raw.githubusercontent.com/VHSgunzo/sharun/refs/heads/main/lib4bin"
1111

1212
# CREATE DIRECTORIES AND DOWNLOAD THE ARCHIVE

0 commit comments

Comments
 (0)