From 38d88db9076c59d5978f4cc19567fb8af0a18386 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:24:48 +0000 Subject: [PATCH] cc65: Update to version 7573934455 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 60361a33b9..b970a1e6ef 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7572101975", + "version": "7573934455", "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:78b38a3df2f899d4f5913efa85b7387e506ce9f9" + "hash": "sha1:a3536daa2b27cc257fb40add778ca3a54a7a171c" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:ab7e5876437025b7109463e8954cca58ba8f7a93" + "hash": "sha1:499c98c1dd192cf7fa45b87f9481aec44cf9c6ee" } }, "bin": [