From 82b4636dea6854f97828fa811f2a3c5981b739ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:32:14 +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 44a0138754..7431ede787 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.6.6", + "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.6/c3-windows.zip", - "hash": "d840601cf85f2292f36e56129f981c783fb9ef1cf868edd11bfdf6026adc60ab" + "url": "https://github.com/c3lang/c3c/releases/download/v0.6.7/c3-windows.zip", + "hash": "f121d2e42e5ef81acdfbe1956e49c2d1c2f8ee38b4c59a35a95b1cb3cbb37c13" } }, "extract_dir": "c3-windows-Release",