dua: Update to version 2.30.0

This commit is contained in:
github-actions[bot] 2025-01-27 12:31:50 +00:00
parent 26c19518b0
commit 5a9fb4fd95

View File

@ -1,18 +1,18 @@
{ {
"version": "2.29.4", "version": "2.30.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.29.4/dua-v2.29.4-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.30.0/dua-v2.30.0-x86_64-pc-windows-msvc.zip",
"hash": "87afccdfc3dca68daf71dbd3215fd09c3677256eace9fbb3eb33a1bcc6998959", "hash": "03926d799703342d644ebe2c4aa7141b5a71cbdbafe4cc3e36c83de32ae3644c",
"extract_dir": "dua-v2.29.4-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.30.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.29.4/dua-v2.29.4-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.30.0/dua-v2.30.0-i686-pc-windows-msvc.zip",
"hash": "efb92b6f3c9c9afbd65c2a578223409950c0168f642c5c5fa4d9c08196ce164a", "hash": "6359ceb2b0eec50d1c77f8e95a8fbae8be27750fb0f9d8ef1308ad1442621080",
"extract_dir": "dua-v2.29.4-i686-pc-windows-msvc" "extract_dir": "dua-v2.30.0-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",