From 72653d4d287d53e977b8c9e30d390884b072ff16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 16:30:37 +0000 Subject: [PATCH] cc65: Update to version 19471861230 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 612f538ff9..6b0ffc6620 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "19379753338", + "version": "19471861230", "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:755156e46a0c76e91fd106125f467f5250bbb3d0" + "hash": "sha1:31490e5df0c5cf0bdfb3c330e1452b2eeed64cf7" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:e8e5c7e4990e9eb3a7850b1b39c433d5f671d616" + "hash": "sha1:95f9fdc0458eb4f5c10f1a5cb05ffd5d44a105a5" } }, "bin": [