Skip to content

Commit 8aa2abd

Browse files
authored
Switch to uruntime appimagetool
"This is a fork of AppImage/appimagetool that uses the squashfs uruntime instead of the type2-runtime by default." https://github.com/pkgforge-dev/appimagetool-uruntime
1 parent e0e745f commit 8aa2abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
./sharun -g
205205
)
206206
207-
wget "https://github.com/AppImage/appimagetool/releases/download/continuous/appimagetool-$ARCH.AppImage" -O appimagetool
207+
wget "https://github.com/pkgforge-dev/appimagetool-uruntime/releases/download/continuous/appimagetool-$ARCH.AppImage" -O appimagetool
208208
chmod +x ./appimagetool
209209
./appimagetool --comp zstd \
210210
--mksquashfs-opt -Xcompression-level --mksquashfs-opt 22 \

0 commit comments

Comments
 (0)