From 40d39903981bee5fee721b88c5ed898f85d38542 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 16:29:41 +0000 Subject: [PATCH] c3: Update to version 0.7.8 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index 0ff6e998a6..5f510c56ab 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.7", + "version": "0.7.8", "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.7/c3-windows.zip", - "hash": "80f49be3ad7ff410bc00b889f624075ab6baf3e567e89ef9a5f508e09d4be8bd" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.8/c3-windows.zip", + "hash": "2b656f46a09e3fe3f86a6d21528a5862acfb70eeea4dea440323f0876ffaa439" } }, "extract_dir": "c3-windows-Release",