c3: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2025-03-30 16:29:09 +00:00
parent dc8620f206
commit 75d2abf2e5

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.8", "version": "0.7.0",
"description": "The Ergonomic, Safe and Familiar Evolution of C", "description": "The Ergonomic, Safe and Familiar Evolution of C",
"homepage": "https://c3-lang.org", "homepage": "https://c3-lang.org",
"license": "LGPL-3.0-or-later,MIT", "license": "LGPL-3.0-or-later,MIT",
@ -13,8 +13,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/c3lang/c3c/releases/download/v0.6.8/c3-windows.zip", "url": "https://github.com/c3lang/c3c/releases/download/v0.7.0/c3-windows.zip",
"hash": "3c7ebf26ac247e60a74e10c7bf39dbd6ec398b15f00543c6c2236e396e8be25b" "hash": "2f87cdc350e9f1bda227e763f915e21689fbcf2ba0d139a354f056c070bf1740"
} }
}, },
"extract_dir": "c3-windows-Release", "extract_dir": "c3-windows-Release",