From 39064044222c2a516f427a5046a18a514cb6c950 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 20:26:08 +0000 Subject: [PATCH] cc65: Update to version 9084147940 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 62bbf3a045..5bbaeb8a6f 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "8839844779", + "version": "9084147940", "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:701a9cc179bdcb789348c3dda27f2c6bf6888e64" + "hash": "sha1:397905096d95d1e515734e3548b3071d9fa895f6" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:e5cf779d02c4d086f2aa5f482b292c732f5836cb" + "hash": "sha1:baf554655b87ba6415721604ca834b1eece5c69f" } }, "bin": [