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