From 73164e3b13a2cf08c1477b72492d884767456323 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 16:30:32 +0000 Subject: [PATCH] cc65: Update to version 12504773064 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 0dcbce4280..6c5ae2e780 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "12478590955", + "version": "12504773064", "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:e1d943b2676dc511b243b36b91e5497bf9b8b340" + "hash": "sha1:78493fd4173c83c4cd6a882d7bd68c1358bd0a7f" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:4252d573ceb65db0a65b3df28377dc04f4a9627d" + "hash": "sha1:35a34935031ace18d77fd811425c550b6575b1bd" } }, "bin": [