From 57d9965f89f1a8bc3b583f97fe21b07948149413 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 15:06:32 +0000 Subject: [PATCH] broot@1.54.0: Fix hash (Closes #7421) --- bucket/broot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/broot.json b/bucket/broot.json index 5dabadbc8f..8ae20b0e97 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": "059c52f5a17e3a7edc5b6cdd81f1f007e9198dc20ce26b827c7d1f6595284728", + "hash": "5398d1f3ec17f328500279724b2b888c3933370bbfd2be28a2c7ad1fb9cd8a10", "extract_dir": "x86_64-pc-windows-gnu" } },