diff --git a/bucket/c3.json b/bucket/c3.json index 514c870955..22b532d641 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.2", + "version": "0.7.3", "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.2/c3-windows.zip", - "hash": "2e6298c0ab04aa4aeb7c94d3380cd82bc2a1eebed69cd12c49dc8af6e4c24057" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.3/c3-windows.zip", + "hash": "817c5bf0f06e46c0f0869b1db950d04b83a24d22c2e8800260c5971b7c6a47a3" } }, "extract_dir": "c3-windows-Release",