From 356cd3d68868b350008b6d3b3784df3ba7831d4e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:32:16 +0000 Subject: [PATCH] c3: Update to version 0.7.2 --- bucket/c3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/c3.json b/bucket/c3.json index 9e862d9838..514c870955 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.1", + "version": "0.7.2", "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.1/c3-windows.zip", - "hash": "0c5780da6723caf3ab2dc832719877bdef7b5fdbb3138fd447fe8cefa0a90842" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.2/c3-windows.zip", + "hash": "2e6298c0ab04aa4aeb7c94d3380cd82bc2a1eebed69cd12c49dc8af6e4c24057" } }, "extract_dir": "c3-windows-Release",