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 @@ -461,7 +461,7 @@ jobs:
461461 - name : Install dust
462462 env :
463463 REPO : https://github.com/bootandy/dust
464- VERSION : ' 1.1 .1'
464+ VERSION : ' 1.2 .1'
465465 run : |
466466 mkdir -p DUST.tmp
467467 archive_name="dust-v${VERSION}-x86_64-unknown-linux-gnu"
@@ -489,7 +489,7 @@ jobs:
489489 - name : Install dua
490490 env :
491491 REPO : https://github.com/Byron/dua-cli
492- VERSION : ' 2.29.4 '
492+ VERSION : ' 2.30.1 '
493493 run : |
494494 mkdir -p DUA.tmp
495495 archive_name="dua-v${VERSION}-x86_64-unknown-linux-musl"
@@ -504,7 +504,7 @@ jobs:
504504 - name : Install gdu
505505 env :
506506 REPO : https://github.com/dundee/gdu
507- VERSION : ' 5.29 .0'
507+ VERSION : ' 5.31 .0'
508508 run : |
509509 mkdir -p GDU.tmp
510510 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