From d2f11c764dbedeb18ae21b8472d410a45f075401 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 19:55:26 +0000 Subject: [PATCH] cc65@10655487655: Fix hash (Closes #6154) --- bucket/cc65.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 6545df9845..c78811aaec 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip", - "hash": "sha1:afe7b39685f08f6cabbeeec8a9d371c695088b01" + "hash": "sha1:c429fb457cf9debb568b8137a98ddc12e4e48e6b" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:a38be17116356428181093589e91e6ce37fe1d36" + "hash": "sha1:ddd9dda523de0398d408069a0079a1673ce97023" } }, "bin": [