From 252032d48e8f35b85971269a5e774afdc5a181de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 08:30:05 +0000 Subject: [PATCH] broot: Update to version 1.51.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 6432a9b3e8..ce62b67c2d 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.50.0", + "version": "1.51.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.50.0/broot_1.50.0.zip", - "hash": "fbe894c9c933ab8f9c6341f83c491caf2027d3e5b9573ca5a339f1c2f078bc17", + "url": "https://github.com/Canop/broot/releases/download/v1.51.0/broot_1.51.0.zip", + "hash": "cc396474fc9ae41fc1c9351283a7e6225a312697ecb7a530ee3f97db92759d23", "extract_dir": "x86_64-pc-windows-gnu" } },