dua: Update to version 2.19.2

This commit is contained in:
github-actions[bot] 2023-02-23 08:28:45 +00:00
parent c9f06d54f9
commit d1725b154e

View File

@ -1,18 +1,18 @@
{
"version": "2.19.1",
"version": "2.19.2",
"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.1/dua-v2.19.1-x86_64-pc-windows-msvc.zip",
"hash": "cec9f2ad702ae773a16fe47950d356e51191e6b6142aacb7c15436c2881092e2",
"extract_dir": "dua-v2.19.1-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.19.1/dua-v2.19.1-i686-pc-windows-msvc.zip",
"hash": "17300c12c36bf59e081bf5a95366c377d4801d4413086922762f120e785e75af",
"extract_dir": "dua-v2.19.1-i686-pc-windows-msvc"
"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"
}
},
"bin": "dua.exe",