c3: Update to version 0.7.4

This commit is contained in:
github-actions[bot] 2025-08-01 12:31:29 +00:00
parent d81fdecaf9
commit f7b3be187c

View File

@ -1,5 +1,5 @@
{ {
"version": "0.7.3", "version": "0.7.4",
"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.3/c3-windows.zip", "url": "https://github.com/c3lang/c3c/releases/download/v0.7.4/c3-windows.zip",
"hash": "817c5bf0f06e46c0f0869b1db950d04b83a24d22c2e8800260c5971b7c6a47a3" "hash": "b671a0ca4ccc6f54cdbcd55a93913931065ac6571d2a82a65f36f4a0cc9b5357"
} }
}, },
"extract_dir": "c3-windows-Release", "extract_dir": "c3-windows-Release",