dua: Update to version 2.29.2

This commit is contained in:
github-actions[bot] 2024-08-10 16:34:19 +00:00
parent f1a8b42f03
commit d1be4146a0

View File

@ -1,18 +1,18 @@
{ {
"version": "2.29.1", "version": "2.29.2",
"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.29.1/dua-v2.29.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.2/dua-v2.29.2-x86_64-pc-windows-msvc.zip",
"hash": "58af513eee32dd6b38d0ee3f4f1920566393a7a4dba46b1baa4467b8a678e876", "hash": "1b07d998f254f4af2fea33d0c304831d1afeae8c1990318201f45f16707a402c",
"extract_dir": "dua-v2.29.1-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.29.2-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.29.1/dua-v2.29.1-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.2/dua-v2.29.2-i686-pc-windows-msvc.zip",
"hash": "83178986d04cba10a43d15b7592e55eb354e625db84a13e5d7450165f2e9c831", "hash": "4c9523ba0badf681d1efbfe85d6ac0d51a664be08d1560f978b12a270cd713e9",
"extract_dir": "dua-v2.29.1-i686-pc-windows-msvc" "extract_dir": "dua-v2.29.2-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",