broot: Update to version 0.13.4

This commit is contained in:
Richard Kuhnt 2020-03-13 11:01:52 +00:00
parent ff75106e33
commit c79acdcfb7

View File

@ -1,12 +1,12 @@
{
"homepage": "https://dystroy.org/broot/",
"description": "A new way to see and navigate directory trees",
"version": "0.13.2",
"version": "0.13.4",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.13.2/release.zip",
"hash": "ff7b6661c5e445ab23e33001ddc0f1691c51c2507dd3339a325190b18f6d8b59",
"url": "https://github.com/Canop/broot/releases/download/v0.13.4/release.zip",
"hash": "a54ba590e26d8c16b18c4dcb13656a3d65fd1a94253cab6bbb851ee0b08d482f",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},