diff --git a/bucket/c3.json b/bucket/c3.json index 2be5387203..e48001edc3 100644 --- a/bucket/c3.json +++ b/bucket/c3.json @@ -1,5 +1,5 @@ { - "version": "0.7.4", + "version": "0.7.5", "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.4/c3-windows.zip", - "hash": "09cb337173a52cbeca1e7daf34be59a974ef9aff56e9a0270cd8103c10943f8c" + "url": "https://github.com/c3lang/c3c/releases/download/v0.7.5/c3-windows.zip", + "hash": "12310ab8d84d964e322502296c20a987544b8556c9ce3b1f22044f99caf0c20b" } }, "extract_dir": "c3-windows-Release",