From 633f42afd53af66bd2287756250e704a982a767f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 16:29:36 +0000 Subject: [PATCH] cc65: Update to version 10655487655 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 6292cefb13..6545df9845 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "10549801206", + "version": "10655487655", "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:37ae601002dfcecf2a09ea5a88d4217790871fed" + "hash": "sha1:afe7b39685f08f6cabbeeec8a9d371c695088b01" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:de8b20c33de4601e579425fbafd47eb7d99e4afa" + "hash": "sha1:a38be17116356428181093589e91e6ce37fe1d36" } }, "bin": [