broot: Update to version 0.19.0

This commit is contained in:
Jakub Čábera 2020-07-17 07:24:04 +02:00
parent 4f8337f944
commit d0975f9210

View File

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