From fd39c52e86d8557896f8e6dd80f15eee681d6934 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 20:27:43 +0000 Subject: [PATCH] cc65: Update to version 10549801206 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 554ccb69e2..6292cefb13 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "10335156309", + "version": "10549801206", "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:18ef7f1331c371a514347b4096f03e66bca8e74c" + "hash": "sha1:37ae601002dfcecf2a09ea5a88d4217790871fed" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:1060c9e097f85f83a0de9c88b3ac9e0efa9216bf" + "hash": "sha1:de8b20c33de4601e579425fbafd47eb7d99e4afa" } }, "bin": [