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