dua: Update to version 2.30.1

This commit is contained in:
github-actions[bot] 2025-05-10 20:27:32 +00:00
parent a07d9fd919
commit 5a1f08a1e6

View File

@ -1,18 +1,18 @@
{ {
"version": "2.30.0", "version": "2.30.1",
"description": "Disk Usage Analyzer", "description": "Disk Usage Analyzer",
"homepage": "https://github.com/Byron/dua-cli", "homepage": "https://github.com/Byron/dua-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.30.0/dua-v2.30.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.30.1/dua-v2.30.1-x86_64-pc-windows-msvc.zip",
"hash": "03926d799703342d644ebe2c4aa7141b5a71cbdbafe4cc3e36c83de32ae3644c", "hash": "ec2ce2ed27e098e117bda12e1a1c262477134ea1ed5f96da20d8bf6cdfc10707",
"extract_dir": "dua-v2.30.0-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.30.1-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.30.0/dua-v2.30.0-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.30.1/dua-v2.30.1-i686-pc-windows-msvc.zip",
"hash": "6359ceb2b0eec50d1c77f8e95a8fbae8be27750fb0f9d8ef1308ad1442621080", "hash": "2a0b41f387c9516f98675d4c75e43b1df77effc88d11ed9f169cd4ab116a7181",
"extract_dir": "dua-v2.30.0-i686-pc-windows-msvc" "extract_dir": "dua-v2.30.1-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",