v: Update to version 0.4.10

This commit is contained in:
github-actions[bot] 2025-03-20 16:30:33 +00:00
parent bd08750ca7
commit 9116785915

View File

@ -1,13 +1,13 @@
{
"version": "0.4.9",
"version": "0.4.10",
"description": "The V programming language",
"homepage": "https://vlang.io",
"license": "MIT",
"notes": "Windows SDK is required, you either install it by Visual Studios Installer, or download from: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/",
"architecture": {
"64bit": {
"url": "https://github.com/vlang/v/releases/download/0.4.9/v_windows.zip",
"hash": "ac9c8fce4e52ab40c3e8c2bea39788f816e77262fe895535d3c07ce400432b37"
"url": "https://github.com/vlang/v/releases/download/0.4.10/v_windows.zip",
"hash": "473195569b35dd588b2c3eba8853c2a3e9415b67066d0df325f8ef8905ffd752"
}
},
"extract_dir": "v",