dua: Update to version 2.23.0

This commit is contained in:
github-actions[bot] 2023-12-11 12:30:29 +00:00
parent e098271bc8
commit b235abda87

View File

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