From b6ba4accc8bc0e6363d4295d0d828f3be5677cd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 08:30:18 +0000 Subject: [PATCH] cc65: Update to version 12478590955 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index fdbb234d51..0dcbce4280 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "12456085329", + "version": "12478590955", "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:132ac38aa59875752c0a176f0a1ea2d975f1b495" + "hash": "sha1:e1d943b2676dc511b243b36b91e5497bf9b8b340" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:4bb1a2b87b824d0e4f4a6c8c33cc3c525a0d40e1" + "hash": "sha1:4252d573ceb65db0a65b3df28377dc04f4a9627d" } }, "bin": [