File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ ARCH=${ARCH:-$(uname -m)}
1313APPDIR=${APPDIR:- $PWD / AppDir}
1414OUTPATH=${OUTPATH:- $PWD }
1515DWARFS_COMP=" ${DWARFS_COMP:- zstd: level=22 -S26 -B6} "
16- URUNTIME_LINK=${URUNTIME_LINK:- https:// github.com/ VHSgunzo/ uruntime/ releases/ download/ v0.4.5 / uruntime-appimage-dwarfs-lite-$ARCH }
17- DWARFS_LINK=${DWARFS_LINK:- https:// github.com/ mhx/ dwarfs/ releases/ download/ v0.13.0 / dwarfs-universal-0.13.0 -Linux-$ARCH }
16+ URUNTIME_LINK=${URUNTIME_LINK:- https:// github.com/ VHSgunzo/ uruntime/ releases/ download/ v0.4.7 / uruntime-appimage-dwarfs-lite-$ARCH }
17+ DWARFS_LINK=${DWARFS_LINK:- https:// github.com/ mhx/ dwarfs/ releases/ download/ v0.14.1 / dwarfs-universal-0.14.1 -Linux-$ARCH }
1818TMPDIR=${TMPDIR:-/ tmp}
1919DWARFS_CMD=" ${DWARFS_CMD:- $TMPDIR / mkdwarfs} "
2020RUNTIME=" ${RUNTIME:- $TMPDIR / uruntime} "
You can’t perform that action at this time.
0 commit comments