broot: Update to version 0.18.0

This commit is contained in:
Jakub Čábera 2020-06-27 10:30:31 +02:00
parent 49533c1596
commit d934704e00

View File

@ -1,12 +1,12 @@
{ {
"version": "0.17.0", "version": "0.18.0",
"description": "A new way to see and navigate directory trees", "description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/", "homepage": "https://dystroy.org/broot/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.17.0/broot_0.17.0.zip", "url": "https://github.com/Canop/broot/releases/download/v0.18.0/broot_0.18.0.zip",
"hash": "3e1d6b92d2c79a5158cef86c59dd79042e49dccecc8beb23beba0347b0220bbe", "hash": "5a457725aa550f9607bb898b3f99a19907b5eaac5777605ef85e1d4dd00c77bf",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },