We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be47012 commit 721abfeCopy full SHA for 721abfe
htop-appimage.sh
@@ -9,7 +9,7 @@ APP=htop
9
APPDIR="$APP".AppDir
10
SITE="htop-dev/htop"
11
UPINFO="gh-releases-zsync|$(echo $GITHUB_REPOSITORY | tr '/' '|')|continuous|*$ARCH.AppImage.zsync"
12
-APPIMAGETOOL="https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-$ARCH.AppImage"
+APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
13
14
# CREATE DIRECTORIES
15
mkdir -p ./"$APP"/AppDir
0 commit comments