c3: Update to version 0.6.7

This commit is contained in:
github-actions[bot] 2025-03-02 00:39:40 +00:00
parent 17e17146be
commit bd50583345

View File

@ -1,5 +1,5 @@
{ {
"version": "0.6.8", "version": "0.6.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.6.8/c3-windows.zip", "url": "https://github.com/c3lang/c3c/releases/download/v0.6.7/c3-windows.zip",
"hash": "2442e12abaa0e4c2b9257f9f0c8094d1dedb9ef5660149a1b8efc6233272bac8" "hash": "f121d2e42e5ef81acdfbe1956e49c2d1c2f8ee38b4c59a35a95b1cb3cbb37c13"
} }
}, },
"extract_dir": "c3-windows-Release", "extract_dir": "c3-windows-Release",