From d67134ceac656df6b7af6403c142417419a10c87 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 12 Jan 2020 20:00:46 +0000 Subject: [PATCH] broot: Update to version 0.11.8 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index ce7a8419c3..e7e8c01622 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.11.7", + "version": "0.11.8", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Canop/broot/releases/download/v0.11.7/broot.exe", - "hash": "923a37656c3ed2c992ec86e4efb636e4ad33ac8833c66c9420ab69d1ecd93115" + "url": "https://github.com/Canop/broot/releases/download/v0.11.8/broot.exe", + "hash": "b14de662a691216b2485887ee1d4e99244904a1e39a5030687813dfd2aaca3bb" } }, "bin": "broot.exe",