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:
461
461
- name : Install dust
462
462
env :
463
463
REPO : https://github.com/bootandy/dust
464
- VERSION : ' 1.1 .1'
464
+ VERSION : ' 1.2 .1'
465
465
run : |
466
466
mkdir -p DUST.tmp
467
467
archive_name="dust-v${VERSION}-x86_64-unknown-linux-gnu"
@@ -489,7 +489,7 @@ jobs:
489
489
- name : Install dua
490
490
env :
491
491
REPO : https://github.com/Byron/dua-cli
492
- VERSION : ' 2.29.4 '
492
+ VERSION : ' 2.30.1 '
493
493
run : |
494
494
mkdir -p DUA.tmp
495
495
archive_name="dua-v${VERSION}-x86_64-unknown-linux-musl"
@@ -504,7 +504,7 @@ jobs:
504
504
- name : Install gdu
505
505
env :
506
506
REPO : https://github.com/dundee/gdu
507
- VERSION : ' 5.29 .0'
507
+ VERSION : ' 5.31 .0'
508
508
run : |
509
509
mkdir -p GDU.tmp
510
510
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