From 75d2abf2e52db6c9a2a949f2991f37a41c1f0ce3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 30 Mar 2025 16:29:09 +0000 Subject: [PATCH] c3: Update to version 0.7.0 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index c3d6cb87fa..ec3f2b1688 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.6.8", + "version": "0.7.0", "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": "3c7ebf26ac247e60a74e10c7bf39dbd6ec398b15f00543c6c2236e396e8be25b" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.0/c3-windows.zip", + "hash": "2f87cdc350e9f1bda227e763f915e21689fbcf2ba0d139a354f056c070bf1740" } }, "extract_dir": "c3-windows-Release",