c3: Update to version 0.7.7

This commit is contained in:
github-actions[bot] 2025-10-31 12:32:14 +00:00
parent d5757086f0
commit f941187fbb

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.6", "version": "0.7.7",
"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.7.6/c3-windows.zip", "url": "https://github.com/c3lang/c3c/releases/download/v0.7.7/c3-windows.zip",
"hash": "cd09a1e7dc95ba5373da6b5340b4cc8ade66db7ede0e443e2f526e8bd0bc50e3" "hash": "80f49be3ad7ff410bc00b889f624075ab6baf3e567e89ef9a5f508e09d4be8bd"
} }
}, },
"extract_dir": "c3-windows-Release", "extract_dir": "c3-windows-Release",