dua: Update to version 2.27.2

This commit is contained in:
github-actions[bot] 2024-01-22 16:27:12 +00:00
parent bddc346115
commit d01485b611

View File

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