From 84e323aa45ba8d43fae0ac855e3930daba5d7d71 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:33:34 +0000 Subject: [PATCH] cc65: Update to version 9948268859 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 88d88b60b8..b703a84ae2 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "9906591292", + "version": "9948268859", "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:ae9182eb94989482569488c23ab1f107cf06092e" + "hash": "sha1:c430487c5abd466f76e5e75247bcb118317118d1" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:152ca7499220c6bd0d4703f8d9b080980d87a750" + "hash": "sha1:44388a036dc836e7b92bc33bd07ec72f523fd6b7" } }, "bin": [