Skip to content

Commit 721abfe

Browse files
authored
switch to uruntime
1 parent be47012 commit 721abfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

htop-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ APP=htop
99
APPDIR="$APP".AppDir
1010
SITE="htop-dev/htop"
1111
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"
12+
APPIMAGETOOL="https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage"
1313

1414
# CREATE DIRECTORIES
1515
mkdir -p ./"$APP"/AppDir

0 commit comments

Comments
 (0)