From 14889820f04ecbfbad19fc1cb95db08053b0fdbf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 23:42:06 +0000 Subject: [PATCH] cc65@16120348265: Fix hash (Closes #6949) --- bucket/cc65.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 7984054577..58bde73484 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:fe4adcbbdbce623ce1a7386e9bde18ba6c67d8f4" + "hash": "sha1:1081a8316a45f05daeec9ca286714c9ca62b1c0f" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:d85465021fc844a3765a8628f95cd61eebacb0c3" + "hash": "sha1:02952d8b397e198d7e9c1f69c75ac3d1cfff7c38" } }, "bin": [