From 43c4b3a43aa346012a619071c876886fbdf719a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:31:14 +0000 Subject: [PATCH] cc65: Update to version 9906591292 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index e0e09dabe9..88d88b60b8 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "9827019131", + "version": "9906591292", "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:f7ee4980fd73eeed50da4f2a72aca3ad18fc3994" + "hash": "sha1:ae9182eb94989482569488c23ab1f107cf06092e" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:e13a6511774ce36b89a2d95db88e2dbb934e7073" + "hash": "sha1:152ca7499220c6bd0d4703f8d9b080980d87a750" } }, "bin": [