From 7e10faa028b466bb7a0348fac88b5a0bc9271072 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Aug 2021 08:00:38 +0000 Subject: [PATCH] broot: Update to version 1.6.3 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 1002486ef8..6816d7d575 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.6.2", + "version": "1.6.3", "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.2/broot_1.6.2.zip", - "hash": "fb7fe00c2526f9139fe2159246064afb93b3a3dc5d02fca8b8cd3dc28dac953b", + "url": "https://github.com/Canop/broot/releases/download/v1.6.3/broot_1.6.3.zip", + "hash": "46704b832cb3bafec876f232105a758d51ac5c095d2bd3dee3b46a811664e1fa", "extract_dir": "build\\x86_64-pc-windows-gnu" } },