dua: Update to version 2.28.0

This commit is contained in:
github-actions[bot] 2024-01-23 16:28:12 +00:00
parent 0fb1a94d67
commit 4f82b9e70c

View File

@ -1,18 +1,18 @@
{ {
"version": "2.27.2", "version": "2.28.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.27.2/dua-v2.27.2-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.28.0/dua-v2.28.0-x86_64-pc-windows-msvc.zip",
"hash": "bbe8a79cf6948c783b4eac2be63e51f97a01a9b981f8acdf7b679df944c31847", "hash": "0e300c3e0f53aadb1a9ab721436f59290430bc84a6451604d2bd0f67d145db91",
"extract_dir": "dua-v2.27.2-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.28.0-x86_64-pc-windows-msvc"
}, },
"32bit": { "32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.27.2/dua-v2.27.2-i686-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.28.0/dua-v2.28.0-i686-pc-windows-msvc.zip",
"hash": "614c47da2e40dea250a3d0a1d771812850e970977099a593b1f4ea3c1f8c5bd3", "hash": "40aad37329b61fb5248e43955fce2f7f756fa478e1826935f861ea8a1141783d",
"extract_dir": "dua-v2.27.2-i686-pc-windows-msvc" "extract_dir": "dua-v2.28.0-i686-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",