From 03f82218003771e9781186fbee600f857063b179 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:42:51 +0000 Subject: [PATCH] broot@1.51.0: Fix hash (Closes #7229) --- bucket/broot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/broot.json b/bucket/broot.json index ce62b67c2d..0ad78a7d72 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/Canop/broot/releases/download/v1.51.0/broot_1.51.0.zip", - "hash": "cc396474fc9ae41fc1c9351283a7e6225a312697ecb7a530ee3f97db92759d23", + "hash": "d224bbb18d784e6fcfc05c23873d93b22c146ba284d6ef4abacc14da97de60cf", "extract_dir": "x86_64-pc-windows-gnu" } },