From 97b028159003f3795fbd47223f9802410916883b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 20:23:00 +0000 Subject: [PATCH] cc65: Update to version 7672389080 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 40b72fd167..951b365a1e 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7655325887", + "version": "7672389080", "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:78ac3c85fb60f25964da08a52c5789acb9141f17" + "hash": "sha1:3dbbc1b1e6982e675a583354e6fc733f72ede66d" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:f500bf2e85b8bf1769f34ee49d14b2eeb5c86027" + "hash": "sha1:fa438691ea407b1ddfb0412b7d2106c200fceeea" } }, "bin": [