dua: Update to version 2.22.0

This commit is contained in:
github-actions[bot] 2023-12-09 12:29:47 +00:00
parent 99c052d48c
commit 4ca41525df

View File

@ -1,18 +1,18 @@
{ {
"version": "2.20.3", "version": "2.22.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.20.3/dua-v2.20.3-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.22.0/dua-v2.22.0-x86_64-pc-windows-msvc.zip",
"hash": "5a49f97e7faccf38b8f55ffc5b2b4de7acd365646b21353e49f26e0da2c6f8d5", "hash": "26ca116c85f6da41b8e3fc02db9fb04eaddffd7274d6af7d914e5749430cbd22",
"extract_dir": "dua-v2.20.3-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.22.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.20.3/dua-v2.20.3-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.22.0/dua-v2.22.0-i686-pc-windows-msvc.zip",
"hash": "57ed30c73b1ea8988df1ea53f0e1fadd55c46536f385bbf7bfbc496647c5bbca", "hash": "82f3ca9918f6fcf18776608a6699a71c88754666440a997e1967ea3ab2edcb80",
"extract_dir": "dua-v2.20.3-i686-pc-windows-msvc" "extract_dir": "dua-v2.22.0-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",