dua: Update to version 2.32.0

This commit is contained in:
github-actions[bot] 2025-09-15 04:30:25 +00:00
parent 6b2265fbca
commit 4031e400ad

View File

@ -1,18 +1,18 @@
{ {
"version": "2.30.1", "version": "2.32.0",
"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.1/dua-v2.30.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.32.0/dua-v2.32.0-x86_64-pc-windows-msvc.zip",
"hash": "ec2ce2ed27e098e117bda12e1a1c262477134ea1ed5f96da20d8bf6cdfc10707", "hash": "eb697c75361479c1e645cc4d7bb54bf83d6900e79159d308e5b363c36c0babe4",
"extract_dir": "dua-v2.30.1-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.32.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.30.1/dua-v2.30.1-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.32.0/dua-v2.32.0-i686-pc-windows-msvc.zip",
"hash": "2a0b41f387c9516f98675d4c75e43b1df77effc88d11ed9f169cd4ab116a7181", "hash": "ae7ac78e6cc44ac39aa49f1ae7cb90d52d6d56c547f81f88ee5f4f96bf12243e",
"extract_dir": "dua-v2.30.1-i686-pc-windows-msvc" "extract_dir": "dua-v2.32.0-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",