From e4696f02e7a8f6b597407de19fae6c9f51b2fe67 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 19 Nov 2021 18:00:44 +0000 Subject: [PATCH] broot: Update to version 1.7.3 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 965fd9e393..9d9a4ea9c2 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.7.2", + "version": "1.7.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.7.2/broot_1.7.2.zip", - "hash": "c452da7ea66c87a4ac33706e40374e57026c4d9fb504d1660dedcd8991553f9c", + "url": "https://github.com/Canop/broot/releases/download/v1.7.3/broot_1.7.3.zip", + "hash": "61ac8c41a026d59f792c354797101ea55b134276e2b7995b575694fc56f42ca4", "extract_dir": "build\\x86_64-pc-windows-gnu" } },