broot: Update to version 0.18.5

This commit is contained in:
Jakub Čábera 2020-07-05 21:12:56 +02:00
parent 6cf3d9e576
commit 2e11342124

View File

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