From 4d0a81e48474b9c05e214ae798523504cea3eb61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 16:30:17 +0000 Subject: [PATCH] cc65: Update to version 19212440870 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index e674db14fc..9a85d33277 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "19034965546", + "version": "19212440870", "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:4caff8301cfc4a806cb69945e3b916a3d637c519" + "hash": "sha1:516c925ab7b7121d0974ea62e6a0fa5920d55212" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:b51444907e338db19875e45693b2424a94ed1d71" + "hash": "sha1:69d9a0b97a3b4d63ffefc1d992bc0fcc3fef097a" } }, "bin": [