From 87315499a75275ffe01aaddc8fca1fe80547c0d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 04:30:02 +0000 Subject: [PATCH] cc65: Update to version 12022005375 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index a1a44244c2..02bdf76610 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "11877923800", + "version": "12022005375", "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:064ba6cf163376c1d2466fbd39e6b26c3e471153" + "hash": "sha1:59ee0f4fc8322dd281cf5a544df3cf86fc4d1baa" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:eb648ed7eb415d39b39258a482efbb669a8d7973" + "hash": "sha1:fbe4fb4f72e1d86dfea72d1334590f81657d9ec2" } }, "bin": [