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