dua: Update to version 2.29.4

This commit is contained in:
github-actions[bot] 2024-11-03 16:29:01 +00:00
parent 42dd43efee
commit 0d66798cce

View File

@ -1,18 +1,18 @@
{ {
"version": "2.29.2", "version": "2.29.4",
"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.2/dua-v2.29.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.4/dua-v2.29.4-x86_64-pc-windows-msvc.zip",
"hash": "1b07d998f254f4af2fea33d0c304831d1afeae8c1990318201f45f16707a402c", "hash": "87afccdfc3dca68daf71dbd3215fd09c3677256eace9fbb3eb33a1bcc6998959",
"extract_dir": "dua-v2.29.2-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.29.4-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.29.2/dua-v2.29.2-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.4/dua-v2.29.4-i686-pc-windows-msvc.zip",
"hash": "4c9523ba0badf681d1efbfe85d6ac0d51a664be08d1560f978b12a270cd713e9", "hash": "efb92b6f3c9c9afbd65c2a578223409950c0168f642c5c5fa4d9c08196ce164a",
"extract_dir": "dua-v2.29.2-i686-pc-windows-msvc" "extract_dir": "dua-v2.29.4-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",