From e8e6f3eb57c13ec4ad3ba10c5914125661b6e6ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 00:34:41 +0000 Subject: [PATCH] cc65: Update to version 10857544850 --- bucket/cc65.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cc65.json b/bucket/cc65.json index 320b036b39..3455be8ed7 100644 --- a/bucket/cc65.json +++ b/bucket/cc65.json @@ -1,16 +1,16 @@ { - "version": "10852238957", + "version": "10857544850", "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:48a147a285c1523ff793351ea84f22ab51799d15" + "hash": "sha1:e45ba9c5210d73de2838fb76bada9e9e7593f9b7" }, "32bit": { "url": "https://downloads.sourceforge.net/project/cc65/cc65-snapshot-win32.zip", - "hash": "sha1:2ed9cef6e490f123a361226adf28c2c4a0c0b7b5" + "hash": "sha1:b87c5bdbf7a4afae955780a6243983ef1417a20c" } }, "bin": [