From c25d7fb0d9bfdb43e8e0ba14fff74593aee58993 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 21 Jun 2020 09:37:22 +0200 Subject: [PATCH] broot: Update to version 0.16.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 650b1bfe96..944f741a39 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "0.15.1", + "version": "0.16.0", "description": "A new way to see and navigate directory trees", "homepage": "https://dystroy.org/broot/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Canop/broot/releases/download/v0.15.1/broot_0.15.1.zip", - "hash": "55a7baf1f8f62df415b5ecfdce082a2cec1304f691b70bd2d51a73260337b8d0", + "url": "https://github.com/Canop/broot/releases/download/v0.16.0/broot_0.16.0.zip", + "hash": "69fe5a62c3c60163b4c6a65ad62802cf8d86fb1f807b135ce667a55f48893452", "extract_dir": "build\\x86_64-pc-windows-gnu" } },