dua: Update to version 2.29.0

This commit is contained in:
github-actions[bot] 2024-03-10 08:26:13 +00:00
parent d68f8485c1
commit 0f659141dc

View File

@ -1,18 +1,18 @@
{ {
"version": "2.28.0", "version": "2.29.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.28.0/dua-v2.28.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.0/dua-v2.29.0-x86_64-pc-windows-msvc.zip",
"hash": "0e300c3e0f53aadb1a9ab721436f59290430bc84a6451604d2bd0f67d145db91", "hash": "ea70520b91514723901e79bcd77d148470e28ab34692daffe4d6865c039af0e3",
"extract_dir": "dua-v2.28.0-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.29.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.28.0/dua-v2.28.0-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.0/dua-v2.29.0-i686-pc-windows-msvc.zip",
"hash": "40aad37329b61fb5248e43955fce2f7f756fa478e1826935f861ea8a1141783d", "hash": "4cacc5cafa0bab34be2878995b79685dc1e3c247df0c2efdfdd71c25838ba021",
"extract_dir": "dua-v2.28.0-i686-pc-windows-msvc" "extract_dir": "dua-v2.29.0-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",