From e413cd46069e43e937cef203718791f1f36f8d6e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 20:30:02 +0000 Subject: [PATCH] broot: Update to version 1.54.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index 370254ba88..5dabadbc8f 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.53.0", + "version": "1.54.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.53.0/broot_1.53.0.zip", - "hash": "06ac5636e7dad4ee468cc01bcbdeab0cd5f44ce7ec056dbad7093e37c0bec986", + "url": "https://github.com/Canop/broot/releases/download/v1.54.0/broot_1.54.0.zip", + "hash": "059c52f5a17e3a7edc5b6cdd81f1f007e9198dc20ce26b827c7d1f6595284728", "extract_dir": "x86_64-pc-windows-gnu" } },