c3: Update to version 0.7.8

This commit is contained in:
github-actions[bot] 2025-12-06 16:29:41 +00:00
parent 5ca254302c
commit 40d3990398

View File

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