dua: Update to version 2.14.2

This commit is contained in:
Richard Kuhnt 2021-07-14 01:00:41 +00:00
parent f131a026cd
commit 84d1228569

View File

@ -1,13 +1,13 @@
{ {
"version": "2.14.1", "version": "2.14.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.14.1/dua-v2.14.1-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.14.2/dua-v2.14.2-x86_64-pc-windows-msvc.zip",
"hash": "6235048c87109756bb4bc7f321e4cbbc780e6b1fcca9240d8cf836aa2297636e", "hash": "ba1203f157c3a3c4cbcc0a262f3c00d633c818b667dfbd2825bea1fe08dedc74",
"extract_dir": "dua-v2.14.1-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.14.2-x86_64-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",