From bc7018dde5d0287a8b9c9ac7c749679f9a8e6f6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 08:31:17 +0000 Subject: [PATCH] broot: Update to version 1.49.1 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index f9bc0351ac..aeb12c9eb0 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.49.0", + "version": "1.49.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.49.0/broot_1.49.0.zip", - "hash": "7e11d89bac80b2b7bed6581bd969d77c9bf80e1440c2131406ed546ccd50ab06", + "url": "https://github.com/Canop/broot/releases/download/v1.49.1/broot_1.49.1.zip", + "hash": "3828c195a03955adde64d267edc7e54a88a3d775743a8d461c5f7e7043212095", "extract_dir": "x86_64-pc-windows-gnu" } },