dua: Update to version 2.32.2

This commit is contained in:
github-actions[bot] 2025-10-28 08:30:47 +00:00
parent 38101e35f1
commit 76e6fc4e5b

View File

@ -1,18 +1,18 @@
{
"version": "2.32.0",
"version": "2.32.2",
"description": "Disk Usage Analyzer",
"homepage": "https://github.com/Byron/dua-cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.32.0/dua-v2.32.0-x86_64-pc-windows-msvc.zip",
"hash": "eb697c75361479c1e645cc4d7bb54bf83d6900e79159d308e5b363c36c0babe4",
"extract_dir": "dua-v2.32.0-x86_64-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.32.2/dua-v2.32.2-x86_64-pc-windows-msvc.zip",
"hash": "24dc26e87c09c21926be2223e2daa880150b806a05ee4199913acb9a348e62b4",
"extract_dir": "dua-v2.32.2-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.32.0/dua-v2.32.0-i686-pc-windows-msvc.zip",
"hash": "ae7ac78e6cc44ac39aa49f1ae7cb90d52d6d56c547f81f88ee5f4f96bf12243e",
"extract_dir": "dua-v2.32.0-i686-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.32.2/dua-v2.32.2-i686-pc-windows-msvc.zip",
"hash": "80f42c40b8f5b3f3be83a77c456f50fef89f29b6b8131e4e6e26b1278b399dec",
"extract_dir": "dua-v2.32.2-i686-pc-windows-msvc"
}
},
"bin": "dua.exe",