broot: Update to version 0.18.1

This commit is contained in:
Jakub Čábera 2020-06-28 19:15:26 +02:00
parent 81604d93e5
commit 0ad7d6ae33

View File

@ -1,12 +1,12 @@
{
"version": "0.18.0",
"version": "0.18.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.18.0/broot_0.18.0.zip",
"hash": "5a457725aa550f9607bb898b3f99a19907b5eaac5777605ef85e1d4dd00c77bf",
"url": "https://github.com/Canop/broot/releases/download/v0.18.1/broot_0.18.1.zip",
"hash": "b9181d86e3db4d6661f60370ca1c72ae5abdc8b6768a240f50b96168a174ca67",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},