From e6e09e3f9b42916d5dfd4b428b50ac1c1690e0eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:30:27 +0000 Subject: [PATCH] cc65: Update to version 12131042878 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index f8f0480a11..6924a77ce0 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "12110018048", + "version": "12131042878", "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:4865b0a0e6cad2097d56112a856ec5de0463ba7a" + "hash": "sha1:e3ca4233b6b74cfdeeb6faa28a2b16cb97d35135" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:1df36f872e151940a741e8d5f66fc78f60efaf45" + "hash": "sha1:709b040fb02ca6979a74f13fb692535ee3b2cfe4" } }, "bin": [