File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ jobs:
492492 - name : Install dust
493493 env :
494494 REPO : https://github.com/bootandy/dust
495- VERSION : ' 0.8 .1'
495+ VERSION : ' 1.1 .1'
496496 run : |
497497 mkdir -p DUST.tmp
498498 archive_name="dust-v${VERSION}-x86_64-unknown-linux-gnu"
@@ -520,7 +520,7 @@ jobs:
520520 - name : Install dua
521521 env :
522522 REPO : https://github.com/Byron/dua-cli
523- VERSION : ' 2.19.2 '
523+ VERSION : ' 2.29.4 '
524524 run : |
525525 mkdir -p DUA.tmp
526526 archive_name="dua-v${VERSION}-x86_64-unknown-linux-musl"
@@ -535,7 +535,7 @@ jobs:
535535 - name : Install gdu
536536 env :
537537 REPO : https://github.com/dundee/gdu
538- VERSION : ' 5.15 .0'
538+ VERSION : ' 5.29 .0'
539539 run : |
540540 mkdir -p GDU.tmp
541541 curl -L "${REPO}/releases/download/v${VERSION}/gdu_linux_amd64.tgz" > tmp.gdu.tar.gz
You can’t perform that action at this time.
0 commit comments