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