dua: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2024-01-03 20:24:26 +00:00
parent 8c1493bb0a
commit 009d77f17d

View File

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