From d8cf1836dccd0b8c08096a99e86bc2d57fda9d3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2025 16:29:00 +0000 Subject: [PATCH] cc65: Update to version 13100296231 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 5c089db0fd..54beb4bbc0 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "12993379890", + "version": "13100296231", "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:e2b83a1b20a057ec3fc61b9b76a3a95358215906" + "hash": "sha1:f68e32731c628da56e5f560e0b998245f81257dd" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:9e1e8f14b08ca9922f312f336fcf0dd9eff3d2b6" + "hash": "sha1:17bcd721e60575ca9cb28d11a3b4127d3359a179" } }, "bin": [