From 8c18951534819bc619efe69313f9f471a00eb196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 20:27:47 +0000 Subject: [PATCH] c3: Update to version 0.6.8 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index 7431ede787..49f91ad1da 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.6.7", + "version": "0.6.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.6.7/c3-windows.zip", - "hash": "f121d2e42e5ef81acdfbe1956e49c2d1c2f8ee38b4c59a35a95b1cb3cbb37c13" + "url": "https://github.com/c3lang/c3c/releases/download/v0.6.8/c3-windows.zip", + "hash": "2442e12abaa0e4c2b9257f9f0c8094d1dedb9ef5660149a1b8efc6233272bac8" } }, "extract_dir": "c3-windows-Release",