From 61848ad3dc6e891632a38c70ba2287effa6019ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 16:29:29 +0000 Subject: [PATCH] cc65: Update to version 16239218850 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 692eb01bb9..335c272f89 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "16225662148", + "version": "16239218850", "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:19bb7e3bec3d9953fed10de2052883144d369a26" + "hash": "sha1:1a9d220230f300ad947073998ca848670c91a542" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:481fc9993ee3114b5086f397d179f0412d2883a9" + "hash": "sha1:6c15c7b30cc265694412a2cdb1f2eebf00926f5e" } }, "bin": [