From 86fafd5253c4f5f4842ac5f860cac685fdca956a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 20:27:05 +0000 Subject: [PATCH] cc65: Update to version 12456085329 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 6daad6a023..fdbb234d51 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "12420020030", + "version": "12456085329", "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:e116b76795f71e980d9e51e2ae16d795f12209a5" + "hash": "sha1:132ac38aa59875752c0a176f0a1ea2d975f1b495" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:5ab9d71a778087f83e1705c7f62418b91bf159c8" + "hash": "sha1:4bb1a2b87b824d0e4f4a6c8c33cc3c525a0d40e1" } }, "bin": [