Skip to content

Commit d6b439f

Browse files
Updated AppImage to type 2 runtime
1 parent 4fee168 commit d6b439f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AppImage/updateappimage.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
wget "https://github.com/AppImage/AppImageKit/releases/download/continuous/runtime-aarch64"
2-
wget "https://github.com/AppImage/AppImageKit/releases/download/continuous/runtime-armhf"
3-
wget "https://github.com/AppImage/AppImageKit/releases/download/continuous/runtime-x86_64"
1+
wget "https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-aarch64"
2+
wget "https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-armhf"
3+
wget "https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-x86_64"
44

55
cd ..
66

0 commit comments

Comments
 (0)