From 84258c0489d40508d12eafb5514297ecb4b0c742 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 2 Dec 2021 16:00:45 +0000 Subject: [PATCH] broot: Update to version 1.7.4 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 9d9a4ea9c2..a859b66753 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.7.3", + "version": "1.7.4", "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.7.3/broot_1.7.3.zip", - "hash": "61ac8c41a026d59f792c354797101ea55b134276e2b7995b575694fc56f42ca4", + "url": "https://github.com/Canop/broot/releases/download/v1.7.4/broot_1.7.4.zip", + "hash": "078e3b6070c5e21b45518d8e99c11223eaee09ebef5920ea5d50da9ea0cdde4c", "extract_dir": "build\\x86_64-pc-windows-gnu" } },