From 7f292aa7bd5753d6dc015f5724fb28ecb3ab1bc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 00:32:38 +0000 Subject: [PATCH] cc65: Update to version 7534406544 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index bcbcd79df1..4a7657644a 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7503844715", + "version": "7534406544", "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:7b9ce204f4782bcafdb54daa8344a82be839ce24" + "hash": "sha1:a9c2afdd2552f3f218d248b0d0a1b62d1f45661e" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:b81a17647651d52870627336105897855e6d4c1b" + "hash": "sha1:877689eaf977771947343577167fb955e2954b49" } }, "bin": [