From 4b6c8bafe4ca823240a8b2749444a472f8dbb69a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 20:25:56 +0000 Subject: [PATCH] cc65: Update to version 9537599888 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 007ecc4e71..ba8cfcff73 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "9536564488", + "version": "9537599888", "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:784db9bda8ae5c8bf235750a8e9d3c969af58ead" + "hash": "sha1:716ffde93e906f648559c6b5a76d3d08ca204587" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:eaaa6d748413370611b19805dfd06123501d46f0" + "hash": "sha1:81058aa16c5b7fa5a3479d73e53cd2ab6918a18b" } }, "bin": [