broot: Update to version 0.19.2

This commit is contained in:
Jakub Čábera 2020-07-26 20:33:24 +02:00
parent 2fde96f977
commit 8e67027f5c

View File

@ -1,12 +1,12 @@
{
"version": "0.19.1",
"version": "0.19.2",
"description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.19.1/broot_0.19.1.zip",
"hash": "d249b4c6a24de0e3ae902083d7bbe297095af41224a13d2a3cf880df18353d7f",
"url": "https://github.com/Canop/broot/releases/download/v0.19.2/broot_0.19.2.zip",
"hash": "882bdae264b07aeab750a9befe1a6f227626f6803c31f61f182b2338ce54c5dc",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},