broot: Update to version 0.14.2

This commit is contained in:
Jakub Čábera 2020-06-02 10:27:06 +02:00
parent cc7e32ab6c
commit af27afda95

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.6", "version": "0.14.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.13.6/broot_0.13.6.zip", "url": "https://github.com/Canop/broot/releases/download/v0.14.2/broot_0.14.2.zip",
"hash": "a6904781ed147ea9aae3a5eb11ffdad540a76b2e9bcf1835e48a9b8f81faf842", "hash": "320311fe04955c8890d79e7f63f6c5bd68bff18576fed00e9505092ca335b5a1",
"extract_dir": "build\\x86_64-pc-windows-gnu" "extract_dir": "build\\x86_64-pc-windows-gnu"
} }
}, },