dua: Update to version 2.27.1

This commit is contained in:
github-actions[bot] 2024-01-21 20:24:18 +00:00
parent 147bcf9cad
commit b52f5b4665

View File

@ -1,18 +1,18 @@
{ {
"version": "2.27.0", "version": "2.27.1",
"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.27.0/dua-v2.27.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.27.1/dua-v2.27.1-x86_64-pc-windows-msvc.zip",
"hash": "153cec533bff1836e6c0dca8d19204a0ddb876bf1f4c9ae7e44dabf661060fe3", "hash": "458d269645142253201564fb71adf5a009daadaf486dfb917ebc30784ec9d4c3",
"extract_dir": "dua-v2.27.0-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.27.1-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.27.0/dua-v2.27.0-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.27.1/dua-v2.27.1-i686-pc-windows-msvc.zip",
"hash": "3d729ffbb5acb1e34d606984f686a3357d9aa98d5b24c39a407740a5809a0956", "hash": "112b4fdafa88f6848597b3c50265d25f7394f7f9197ac2ce76292de9ea5469e1",
"extract_dir": "dua-v2.27.0-i686-pc-windows-msvc" "extract_dir": "dua-v2.27.1-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",