broot: Update to version 0.18.6

This commit is contained in:
Jakub Čábera 2020-07-10 17:54:38 +02:00
parent 88ca43f5fb
commit b332673652

View File

@ -1,12 +1,12 @@
{ {
"version": "0.18.5", "version": "0.18.6",
"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.5/broot_0.18.5.zip", "url": "https://github.com/Canop/broot/releases/download/v0.18.6/broot_0.18.6.zip",
"hash": "db1e8f36fc1b4b6aea8d5f94e98830e7d0e8e02c3736dcf255068cd33d1b7ecc", "hash": "b13bbfc6dbe8dd10bd9aa020ac0b304d00ca2d38affe51291e55d934e092ed54",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },