dua: Update to version 2.11.2

This commit is contained in:
Richard Kuhnt 2021-05-03 02:01:46 +00:00
parent 8c02dbe96c
commit 90b89243c3

View File

@ -1,13 +1,13 @@
{ {
"version": "2.11.1", "version": "2.11.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.11.1/dua-v2.11.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.11.2/dua-v2.11.2-x86_64-pc-windows-msvc.zip",
"hash": "72d74ac84d4bf698ac0391c90f88febd5398bc8253a7439ae1d0515d12145bd2", "hash": "49bbf1698d19a7f2f3b8d0e64835348f767b3c4a9c238b530c314a6d89d6a045",
"extract_dir": "dua-v2.11.1-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.11.2-x86_64-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",