From 6ee29b6309184641c33cce20783ae2d5195ab2cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 00:33:48 +0000 Subject: [PATCH] cc65: Update to version 10657483753 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index e6780fd47e..1cfc6e93bb 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "10656066799", + "version": "10657483753", "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:c429fb457cf9debb568b8137a98ddc12e4e48e6b" + "hash": "sha1:e055fb5cef9b38701d6076fe95ffb94321961f64" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:ddd9dda523de0398d408069a0079a1673ce97023" + "hash": "sha1:aa49327e0973d223bb88b0d284d6cddede477855" } }, "bin": [