From 98f7299eca8b15d6dd8e4fb7a3ed78d57d303836 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 08:28:59 +0000 Subject: [PATCH] cc65: Update to version 12722468807 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index ec1ae71c56..3b7efe957c 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "12660652244", + "version": "12722468807", "description": "cc65 - a freeware C compiler for 6502 based systems", "homepage": "https://cc65.github.io/", "license": "zlib-acknowledgement", "architecture": { "64bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win64.zip", - "hash": "sha1:d29358b89f325039b808a1030862a4be37c85564" + "hash": "sha1:c8bff87d903d19beb477c1568d6f00a02eae44b7" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:1e4c9e8a5c0511bd9ea622c34bbc5083afd0eb89" + "hash": "sha1:2e96fa4a7293a8b489b26a84a95b899c79128ff1" } }, "bin": [