From 9837933a5c7bc745d5be8c19efdde0c76dd2e5eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 16:24:54 +0000 Subject: [PATCH] cc65: Update to version 7686832674 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 21c5831dff..0e78119a59 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7674539140", + "version": "7686832674", "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:068473216521ae37ba61bbbdd20d7db2c2422bd4" + "hash": "sha1:7ed75707bbbf86353e9e1830b900eced8d890de9" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:38e66f1ef6521883cf591d362242d2763ce6f0bc" + "hash": "sha1:96643739bccea2ae0f044b2dda10af100999f63d" } }, "bin": [