broot: Update to version 0.18.2

This commit is contained in:
Jakub Čábera 2020-06-29 19:24:06 +02:00
parent 1b9f899a5d
commit e039427f00

View File

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