dua: Update to version 2.24.2

This commit is contained in:
github-actions[bot] 2023-12-27 04:25:39 +00:00
parent ee6616617b
commit 6bdf274ea9

View File

@ -1,18 +1,18 @@
{
"version": "2.24.1",
"version": "2.24.2",
"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.1/dua-v2.24.1-x86_64-pc-windows-msvc.zip",
"hash": "2cbd8f53a63879b6fd76148c1facab85ec29c5839992c87559d2d8761b428ba1",
"extract_dir": "dua-v2.24.1-x86_64-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.24.2/dua-v2.24.2-x86_64-pc-windows-msvc.zip",
"hash": "4d3a2beb732af0f059781f44f73622e74ea94a33faf2336ffb5c6dd7c8869e46",
"extract_dir": "dua-v2.24.2-x86_64-pc-windows-msvc"
},
"32bit": {
"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"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.24.2/dua-v2.24.2-i686-pc-windows-msvc.zip",
"hash": "b5f1cfb9ec5c8639eea994e6e897e981985846df0907afafbe0c57c27784add6",
"extract_dir": "dua-v2.24.2-i686-pc-windows-msvc"
}
},
"bin": "dua.exe",