From 2b2562f8f9ed31df023e5479aaa1321b5c3b8311 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 00:32:27 +0000 Subject: [PATCH] cc65: Update to version 7674539140 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 951b365a1e..21c5831dff 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7672389080", + "version": "7674539140", "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:3dbbc1b1e6982e675a583354e6fc733f72ede66d" + "hash": "sha1:068473216521ae37ba61bbbdd20d7db2c2422bd4" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:fa438691ea407b1ddfb0412b7d2106c200fceeea" + "hash": "sha1:38e66f1ef6521883cf591d362242d2763ce6f0bc" } }, "bin": [