From efd332779093d59fb63f0355e492d23d9a29c225 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:29:07 +0000 Subject: [PATCH] broot: Update to version 1.50.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index aeb12c9eb0..e3d46b39dd 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.49.1", + "version": "1.50.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.49.1/broot_1.49.1.zip", - "hash": "3828c195a03955adde64d267edc7e54a88a3d775743a8d461c5f7e7043212095", + "url": "https://github.com/Canop/broot/releases/download/v1.50.0/broot_1.50.0.zip", + "hash": "af0dacc244215c252d72c1d292319ad9ce665d7ee5976be6abcfb9920c568bf4", "extract_dir": "x86_64-pc-windows-gnu" } },