dua: Update to version 2.12.1

This commit is contained in:
Richard Kuhnt 2021-05-30 10:00:16 +00:00
parent 6a329077fe
commit 23cc9d9ed3

View File

@ -1,13 +1,13 @@
{ {
"version": "2.12.0", "version": "2.12.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.12.0/dua-v2.12.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.12.1/dua-v2.12.1-x86_64-pc-windows-msvc.zip",
"hash": "23867fd0f5a6bb94e74d2c1cfc5c2835bef222a83ea13984df9215f1952fa249", "hash": "c0f59fa0e59236bdbc0722343c589b8d1e37d06125a01c067bd194a5628c9d6a",
"extract_dir": "dua-v2.12.0-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.12.1-x86_64-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",