From d68f8485c1d0330b58ede1e480523a7972669477 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Mar 2024 04:27:01 +0000 Subject: [PATCH] cc65: Update to version 8218678504 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index f74de595ab..c1913f2039 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "8217922720", + "version": "8218678504", "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:127ee549cf83c0c846b5120bfe1ec31c7b765397" + "hash": "sha1:f45f226d912310f8f8b77c16829f6693c61f294d" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:06a04b675e49a17dc84d93e9de6f6d1158e52d10" + "hash": "sha1:fddf59d9d3bc3cde97522289979cebd101c5f6a2" } }, "bin": [