dua: Update to version 2.12.2

This commit is contained in:
Richard Kuhnt 2021-06-07 02:00:22 +00:00
parent c2f2b02dd0
commit 8056d8f7dd

View File

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