broot: Update to version 0.19.1

This commit is contained in:
Jakub Čábera 2020-07-17 13:20:03 +02:00
parent faa097e1ab
commit b0b4814d60

View File

@ -1,12 +1,12 @@
{
"version": "0.19.0",
"version": "0.19.1",
"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.0/broot_0.19.0.zip",
"hash": "8f210bcd3d9ea974c1e14a5c070cbef4cd5d335ffb9c88ee909a711eb5009e52",
"url": "https://github.com/Canop/broot/releases/download/v0.19.1/broot_0.19.1.zip",
"hash": "d249b4c6a24de0e3ae902083d7bbe297095af41224a13d2a3cf880df18353d7f",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},