broot: Update to version 0.13.2

This commit is contained in:
Richard Kuhnt 2020-02-16 15:01:50 +00:00
parent c5f6f60dc6
commit 47d6e43958

View File

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