From 05f3acc9f88adc183f0cc1eb3cdc1e290a8a1a48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 20:28:23 +0000 Subject: [PATCH] cc65: Update to version 15654130940 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 948a794968..ee835c7d17 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "15646392879", + "version": "15654130940", "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:727b7b875b7b4ac11a4ba9a86c94a2cc7723efd8" + "hash": "sha1:5b3941bd9e200a1158cdf7c009f838ae4d10f8f6" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:25952d91832e2e187f29019fa2f10f01e7d87316" + "hash": "sha1:8599c6ebfd6f07c3aec9ed04dc1764ee8e5f1e05" } }, "bin": [