dua: Update to version 2.19.1

This commit is contained in:
github-actions[bot] 2023-02-05 16:28:48 +00:00
parent f3e8c1ab17
commit 07d6ade110

View File

@ -1,18 +1,18 @@
{
"version": "2.19.0",
"version": "2.19.1",
"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.0/dua-v2.19.0-x86_64-pc-windows-msvc.zip",
"hash": "bda95909a3bcb7cef74416a7862a323ee0015914dec433d348167e0792f236b8",
"extract_dir": "dua-v2.19.0-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/Byron/dua-cli/releases/download/v2.19.0/dua-v2.19.0-i686-pc-windows-msvc.zip",
"hash": "617bfb7b152d4c9c3a42cd85170203b3de2130b538cdd685a177c55a82554f0d",
"extract_dir": "dua-v2.19.0-i686-pc-windows-msvc"
"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"
}
},
"bin": "dua.exe",