From a72c3ffd0a092a416198e0d0e6b0e81ec6bd0a9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:44:41 +0000 Subject: [PATCH] broot@1.44.7: Fix hash (Closes #6539) --- bucket/broot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/broot.json b/bucket/broot.json index 545bb9e5ca..5626cf73c6 100644 --- a/bucket/broot.json +++ b/bucket/broot.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/Canop/broot/releases/download/v1.44.7/broot_1.44.7.zip", - "hash": "dd173b1a01e58e43961722b803bdaaee5e7fc67a3e23c134fd54c93466d1d710", + "hash": "4800e2ef96ffb8c6e9122e542b0b656d243b30294cce34109ae6bfea036bd873", "extract_dir": "x86_64-pc-windows-gnu" } },