From 7e6a4636f221bd1a1eea5ab7ad9998d484e24552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 Jan 2021 04:50:50 +0100 Subject: [PATCH] broot: Update to version 1.2.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 7441f3d16b..6be6e8f6e5 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.1.11", + "version": "1.2.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/v1.1.11/broot_1.1.11.zip", - "hash": "96d7b8e683ceb0504c99be0075e12cd2b28dae6a8eb55541ef37c8c2bc2f4621", + "url": "https://github.com/Canop/broot/releases/download/v1.2.0/broot_1.2.0.zip", + "hash": "07ae7f192643f73cd38d7d1f9bfd9bd5048e7fd5930573d086be75f0d112b464", "extract_dir": "build\\x86_64-pc-windows-gnu" } },