From cf6ce94640ebed4ab93afbc33d97c4ad52a35cdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 16:27:06 +0000 Subject: [PATCH] cc65: Update to version 7641973444 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 3bb93d0827..75ed6cc76c 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "7639511758", + "version": "7641973444", "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:e7a3199766bc1bcfe7410d826c79d8f8f011d1e5" + "hash": "sha1:071763ad9d3b0d9e763d21acc5d13e7770959c04" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:2e99c8c333a6be4a1dd82fb4450acb8cb8938c8f" + "hash": "sha1:db1d6d59118a8032a68e00a4667e9ae9e84e53f0" } }, "bin": [