From 10e22c215df0a1a7ec4c0b741aaba76a3f3b3326 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 23 Jun 2021 12:00:23 +0000 Subject: [PATCH] broot: Update to version 1.6.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 2197cc6638..56a28ed630 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.6.0", + "version": "1.6.1", "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.6.0/broot_1.6.0.zip", - "hash": "9404d8f734620237b87c76b3bc6de553f5c8737c20fe00812f815470a1d8356d", + "url": "https://github.com/Canop/broot/releases/download/v1.6.1/broot_1.6.1.zip", + "hash": "a7b30ec7bbd41b80ea0df273104c1bc9db4e00740e63d6f64a76aef17c79433a", "extract_dir": "build\\x86_64-pc-windows-gnu" } },