From db71b9743e017212feaf2ca9a28012a967342b0d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 20:23:30 +0000 Subject: [PATCH] cc65: Update to version 7760529002 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 00e2f3e521..6f4ee15e32 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7748264584", + "version": "7760529002", "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:b397625866205e4d0a069ccb97e68acde84909e0" + "hash": "sha1:9b6a642ccb2ef7bced39df853d1f333068ca242f" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:9b043a906dde5d8c024792e46e9e5ce676ba0d24" + "hash": "sha1:146fabf4b1cfb5033f8b0da86005c2938be986a5" } }, "bin": [