From 41c7205ce72cb239c965dabc18eeca294afa3c89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 12:31:16 +0000 Subject: [PATCH] broot: Update to version 1.53.0 --- bucket/broot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/broot.json b/bucket/broot.json index dde93d7aac..370254ba88 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -1,12 +1,12 @@ { - "version": "1.52.0", + "version": "1.53.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.52.0/broot_1.52.0.zip", - "hash": "fb433f5f9355780f25285607cc0e0956bf3d1399ea152ae09482cc2f5e8293e0", + "url": "https://github.com/Canop/broot/releases/download/v1.53.0/broot_1.53.0.zip", + "hash": "06ac5636e7dad4ee468cc01bcbdeab0cd5f44ce7ec056dbad7093e37c0bec986", "extract_dir": "x86_64-pc-windows-gnu" } },