dua: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2023-12-24 12:29:37 +00:00
parent 2f5e055ee6
commit 44dcb90fa1

View File

@ -1,18 +1,18 @@
{
"version": "2.23.0",
"version": "2.24.0",
"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.23.0/dua-v2.23.0-x86_64-pc-windows-msvc.zip",
"hash": "00f65c21e9feac595bc6eca0286d7e5a4a093d55d1af68781986931dd6ca6a7e",
"extract_dir": "dua-v2.23.0-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.23.0/dua-v2.23.0-i686-pc-windows-msvc.zip",
"hash": "7a8d6040661b2f401fd888451ab657a1fb8926197df6001080e651fb01656ce6",
"extract_dir": "dua-v2.23.0-i686-pc-windows-msvc"
"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"
}
},
"bin": "dua.exe",