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