Skip to content

Commit 5a9fb4f

Browse files
dua: Update to version 2.30.0
1 parent 26c1951 commit 5a9fb4f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

bucket/dua.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"version": "2.29.4",
2+
"version": "2.30.0",
33
"description": "Disk Usage Analyzer",
44
"homepage": "https://github.com/Byron/dua-cli",
55
"license": "MIT",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/Byron/dua-cli/releases/download/v2.29.4/dua-v2.29.4-x86_64-pc-windows-msvc.zip",
9-
"hash": "87afccdfc3dca68daf71dbd3215fd09c3677256eace9fbb3eb33a1bcc6998959",
10-
"extract_dir": "dua-v2.29.4-x86_64-pc-windows-msvc"
8+
"url": "https://github.com/Byron/dua-cli/releases/download/v2.30.0/dua-v2.30.0-x86_64-pc-windows-msvc.zip",
9+
"hash": "03926d799703342d644ebe2c4aa7141b5a71cbdbafe4cc3e36c83de32ae3644c",
10+
"extract_dir": "dua-v2.30.0-x86_64-pc-windows-msvc"
1111
},
1212
"32bit": {
13-
"url": "https://github.com/Byron/dua-cli/releases/download/v2.29.4/dua-v2.29.4-i686-pc-windows-msvc.zip",
14-
"hash": "efb92b6f3c9c9afbd65c2a578223409950c0168f642c5c5fa4d9c08196ce164a",
15-
"extract_dir": "dua-v2.29.4-i686-pc-windows-msvc"
13+
"url": "https://github.com/Byron/dua-cli/releases/download/v2.30.0/dua-v2.30.0-i686-pc-windows-msvc.zip",
14+
"hash": "6359ceb2b0eec50d1c77f8e95a8fbae8be27750fb0f9d8ef1308ad1442621080",
15+
"extract_dir": "dua-v2.30.0-i686-pc-windows-msvc"
1616
}
1717
},
1818
"bin": "dua.exe",

0 commit comments

Comments
 (0)