broot: Update to version 0.17.0

This commit is contained in:
Jakub Čábera 2020-06-24 10:09:49 +02:00
parent 904d68a8e0
commit e9ade7d359

View File

@ -1,12 +1,12 @@
{ {
"version": "0.16.0", "version": "0.17.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.16.0/broot_0.16.0.zip", "url": "https://github.com/Canop/broot/releases/download/v0.17.0/broot_0.17.0.zip",
"hash": "69fe5a62c3c60163b4c6a65ad62802cf8d86fb1f807b135ce667a55f48893452", "hash": "3e1d6b92d2c79a5158cef86c59dd79042e49dccecc8beb23beba0347b0220bbe",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },