From 82e7d8f26e9c717b9e94d0a32237c0f6c4d53535 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 16:29:33 +0000 Subject: [PATCH] broot: Update to version 1.45.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 41648460ec..9d8f63eb12 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.45.0", + "version": "1.45.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.45.0/broot_1.45.0.zip", - "hash": "3f11b490189714f488b703157bed63e91b003eb4ff922c952db7dce57da0628c", + "url": "https://github.com/Canop/broot/releases/download/v1.45.1/broot_1.45.1.zip", + "hash": "44f4db6ef23f24f05324535793385c7b7e6e3b11f34f2eceab0769bdbcaf8d01", "extract_dir": "x86_64-pc-windows-gnu" } },