From 79979d87e83f905361603f27e58b75589a7687f8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 31 Jul 2021 06:00:36 +0000 Subject: [PATCH] broot: Update to version 1.6.2 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 56a28ed630..1002486ef8 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.6.1", + "version": "1.6.2", "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.1/broot_1.6.1.zip", - "hash": "a7b30ec7bbd41b80ea0df273104c1bc9db4e00740e63d6f64a76aef17c79433a", + "url": "https://github.com/Canop/broot/releases/download/v1.6.2/broot_1.6.2.zip", + "hash": "fb7fe00c2526f9139fe2159246064afb93b3a3dc5d02fca8b8cd3dc28dac953b", "extract_dir": "build\\x86_64-pc-windows-gnu" } },