c3: Update to version 0.7.5

This commit is contained in:
github-actions[bot] 2025-09-05 20:28:47 +00:00
parent 908d8e66d9
commit d94bc8ce48

View File

@ -1,5 +1,5 @@
{
"version": "0.7.4",
"version": "0.7.5",
"description": "The Ergonomic, Safe and Familiar Evolution of C",
"homepage": "https://c3-lang.org",
"license": "LGPL-3.0-or-later,MIT",
@ -13,8 +13,8 @@
],
"architecture": {
"64bit": {
"url": "https://github.com/c3lang/c3c/releases/download/v0.7.4/c3-windows.zip",
"hash": "09cb337173a52cbeca1e7daf34be59a974ef9aff56e9a0270cd8103c10943f8c"
"url": "https://github.com/c3lang/c3c/releases/download/v0.7.5/c3-windows.zip",
"hash": "12310ab8d84d964e322502296c20a987544b8556c9ce3b1f22044f99caf0c20b"
}
},
"extract_dir": "c3-windows-Release",