From f941187fbbfb5c1266aeb85cf6ec9bca0dce556d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 12:32:14 +0000 Subject: [PATCH] c3: Update to version 0.7.7 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index dda7858251..0ff6e998a6 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.6", + "version": "0.7.7", "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.6/c3-windows.zip", - "hash": "cd09a1e7dc95ba5373da6b5340b4cc8ade66db7ede0e443e2f526e8bd0bc50e3" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.7/c3-windows.zip", + "hash": "80f49be3ad7ff410bc00b889f624075ab6baf3e567e89ef9a5f508e09d4be8bd" } }, "extract_dir": "c3-windows-Release",