dua: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2023-12-25 08:26:06 +00:00
parent 003af7e552
commit 24a7600240

View File

@ -1,18 +1,18 @@
{
"version": "2.24.0",
"version": "2.24.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.24.0/dua-v2.24.0-x86_64-pc-windows-msvc.zip",
"hash": "f4ff640347de5210203977bf503c578a0f1158de37fa6bb939700cd7b414315e",
"extract_dir": "dua-v2.24.0-x86_64-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.24.1/dua-v2.24.1-x86_64-pc-windows-msvc.zip",
"hash": "2cbd8f53a63879b6fd76148c1facab85ec29c5839992c87559d2d8761b428ba1",
"extract_dir": "dua-v2.24.1-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.24.0/dua-v2.24.0-i686-pc-windows-msvc.zip",
"hash": "6907570e861781cd4133e77cae115296ce5fbfc73064f5dfde188f265f2217da",
"extract_dir": "dua-v2.24.0-i686-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.24.1/dua-v2.24.1-i686-pc-windows-msvc.zip",
"hash": "3d788d794f3e1728e0a7b15bc895e61bda9d70f7f3fae5e0279afe7bf92eeeb4",
"extract_dir": "dua-v2.24.1-i686-pc-windows-msvc"
}
},
"bin": "dua.exe",