c3: Update to version 0.7.2

This commit is contained in:
github-actions[bot] 2025-06-02 12:32:16 +00:00
parent 90674ec960
commit 356cd3d688

View File

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