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",