From 82a9012317fde95d3a0dda68c426eb6279e0e3a1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 14:33:26 +0000 Subject: [PATCH] c3: Update to version 0.7.6 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index e48001edc3..dda7858251 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.5", + "version": "0.7.6", "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.5/c3-windows.zip", - "hash": "12310ab8d84d964e322502296c20a987544b8556c9ce3b1f22044f99caf0c20b" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.6/c3-windows.zip", + "hash": "cd09a1e7dc95ba5373da6b5340b4cc8ade66db7ede0e443e2f526e8bd0bc50e3" } }, "extract_dir": "c3-windows-Release",