From 48cf26a605fdbfcc0e25796e711fa228ff149ae2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 16:27:03 +0000 Subject: [PATCH] cc65: Update to version 8021263151 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 89366e689a..8fc1675e0d 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "8012809819", + "version": "8021263151", "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:adf4c5c5d79ead213789efebe03f20f11194ff01" + "hash": "sha1:6a1b89be33b9268d8519b2a0d572516f76b44445" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:c878469aa125b1e76454a988b3dedcd4dfaf5f90" + "hash": "sha1:5bdf70843acedf0d616215e5af4ab59de593704b" } }, "bin": [