From 47d6e43958b2c04ab6a075a011682aa166f24c29 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 16 Feb 2020 15:01:50 +0000 Subject: [PATCH] broot: Update to version 0.13.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } },