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