From d94bc8ce48174dda1ed676f868882640c689fdf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 20:28:47 +0000 Subject: [PATCH] c3: Update to version 0.7.5 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index 2be5387203..e48001edc3 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.4", + "version": "0.7.5", "description": "The Ergonomic, Safe and Familiar Evolution of C", "homepage": "https://c3-lang.org", "license": "LGPL-3.0-or-later,MIT", @@ -13,8 +13,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/c3lang/c3c/releases/download/v0.7.4/c3-windows.zip", - "hash": "09cb337173a52cbeca1e7daf34be59a974ef9aff56e9a0270cd8103c10943f8c" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.5/c3-windows.zip", + "hash": "12310ab8d84d964e322502296c20a987544b8556c9ce3b1f22044f99caf0c20b" } }, "extract_dir": "c3-windows-Release",