c3: Update to version 0.7.1

This commit is contained in:
github-actions[bot] 2025-04-30 16:30:11 +00:00
parent 03e14228f6
commit 4b0dcad484

View File

@ -1,5 +1,5 @@
{
"version": "0.7.0",
"version": "0.7.1",
"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.0/c3-windows.zip",
"hash": "2f87cdc350e9f1bda227e763f915e21689fbcf2ba0d139a354f056c070bf1740"
"url": "https://github.com/c3lang/c3c/releases/download/v0.7.1/c3-windows.zip",
"hash": "0c5780da6723caf3ab2dc832719877bdef7b5fdbb3138fd447fe8cefa0a90842"
}
},
"extract_dir": "c3-windows-Release",