dua: Update to version 2.11.0

This commit is contained in:
Jakub Čábera 2021-02-15 17:14:07 +01:00
parent 4f30c32ed9
commit 08376f7646

View File

@ -1,13 +1,13 @@
{ {
"version": "2.10.10", "version": "2.11.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.10.10/dua-v2.10.10-x86_64-pc-windows-msvc.zip", "url": "https://github.com/Byron/dua-cli/releases/download/v2.11.0/dua-v2.11.0-x86_64-pc-windows-msvc.zip",
"hash": "d2e5805b0bba85e0432330f741b0b4bf632ac5de839d8e650ec01a8edf93d6c3", "hash": "b4aa1babc34a549abf0d88382038930af1bab86bded821ff253cd28a32ecd5a4",
"extract_dir": "dua-v2.10.10-x86_64-pc-windows-msvc" "extract_dir": "dua-v2.11.0-x86_64-pc-windows-msvc"
} }
}, },
"bin": "dua.exe", "bin": "dua.exe",