broot: Update to version 0.19.4

This commit is contained in:
Jakub Čábera 2020-07-31 18:22:46 +02:00
parent 76b7db48f7
commit f58f3e387b

View File

@ -1,12 +1,12 @@
{
"version": "0.19.3",
"version": "0.19.4",
"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.3/broot_0.19.3.zip",
"hash": "f7b384eef76a6206970ae8b07e3e91b36e404c88a3af163cc1bd2a9f77a9b400",
"url": "https://github.com/Canop/broot/releases/download/v0.19.4/broot_0.19.4.zip",
"hash": "1b5b333359d5945c306d1c5ab7d1f70193e6650c2fddbaae825598a68cf03027",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},