From 2cad609927d8df939174442456069f556fe802f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 09:06:08 +0000 Subject: [PATCH] gleam@1.6.3: Fix hash (Closes #6360) --- bucket/gleam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/gleam.json b/bucket/gleam.json index 5401b3c891..1a29123555 100644 --- a/bucket/gleam.json +++ b/bucket/gleam.json @@ -7,7 +7,7 @@ "architecture": { "64bit": { "url": "https://github.com/gleam-lang/gleam/releases/download/v1.6.3/gleam-v1.6.3-x86_64-pc-windows-msvc.zip", - "hash": "44a35cc478ede61e33c4dc1a17ffeb24bb7832f05398b34dd6a228fc81b6ddff" + "hash": "45bf2e8311aca0c3dc1162a6d5804a98ba3b52b1920365be295dfc8f92d43197" } }, "bin": "gleam.exe",