From be042b688844e0aebb762ad8c1422493b76c171c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 12:30:08 +0000 Subject: [PATCH] broot: Update to version 1.34.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 47a958d69d..a2ab488db8 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.33.1", + "version": "1.34.0", "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.33.1/broot_1.33.1.zip", - "hash": "07a0ee78e25ec44cada3db552c4549cb9cafbe6366af1b77d116a33c4d5dfc85", + "url": "https://github.com/Canop/broot/releases/download/v1.34.0/broot_1.34.0.zip", + "hash": "10743375eb452987b56ad793a24cba0a4d1795976c1b59022741d56035b45794", "extract_dir": "x86_64-pc-windows-gnu" } },