dua: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2023-05-05 12:30:23 +00:00
parent 57b7cd74ca
commit 16e5a4f85d

View File

@ -1,18 +1,18 @@
{
"version": "2.19.2",
"version": "2.20.0",
"description": "Disk Usage Analyzer",
"homepage": "https://github.com/Byron/dua-cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.19.2/dua-v2.19.2-x86_64-pc-windows-msvc.zip",
"hash": "79960aed1c8ee4690b8533c0ef7ad3b8899411f8367c8a5a8d9618b607c75809",
"extract_dir": "dua-v2.19.2-x86_64-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.20.0/dua-v2.20.0-x86_64-pc-windows-msvc.zip",
"hash": "56ec6b05ef5946d5303743648847417f6b77d1c8837ff5a58a9a51c8694c46ac",
"extract_dir": "dua-v2.20.0-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.19.2/dua-v2.19.2-i686-pc-windows-msvc.zip",
"hash": "a1e299541d5056b44d71f1174f43e072c1d8da6c6df358b136d593a66b64b644",
"extract_dir": "dua-v2.19.2-i686-pc-windows-msvc"
"url": "https://github.com/Byron/dua-cli/releases/download/v2.20.0/dua-v2.20.0-i686-pc-windows-msvc.zip",
"hash": "d7e6f5c9862ffbf87e914992552dd3d4e7d2e1a40b83d2630319fea20b5a6311",
"extract_dir": "dua-v2.20.0-i686-pc-windows-msvc"
}
},
"bin": "dua.exe",