dua: Update to version 2.29.1

This commit is contained in:
github-actions[bot] 2024-08-10 12:31:18 +00:00
parent 5e72cad1c8
commit c2951f3658

View File

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