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