From faf6731ba128db1468d11d6557d8942201baf443 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 16:29:46 +0000 Subject: [PATCH] cc65: Update to version 10852238957 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 8a0346e544..320b036b39 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "10760956594", + "version": "10852238957", "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:d130658a7f3395ba27bab9f2b33c12bb374190f8" + "hash": "sha1:48a147a285c1523ff793351ea84f22ab51799d15" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:8802bccd9c2dfc2f40ddbfbff8956ede795b69f3" + "hash": "sha1:2ed9cef6e490f123a361226adf28c2c4a0c0b7b5" } }, "bin": [