From 2da20c6048da4c9d2f8002b35f6094a187939d44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 23:35:36 +0000 Subject: [PATCH] broot@1.54.0: Fix hash (Closes #7423) --- bucket/broot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/broot.json b/bucket/broot.json index 8ae20b0e97..6f4613f278 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/Canop/broot/releases/download/v1.54.0/broot_1.54.0.zip", - "hash": "5398d1f3ec17f328500279724b2b888c3933370bbfd2be28a2c7ad1fb9cd8a10", + "hash": "48678b4bfcddcdcf0292b317a49a2524942565e22cccf586c1b90a4c17d4c779", "extract_dir": "x86_64-pc-windows-gnu" } },