v: Update to version 0.4.12

This commit is contained in:
github-actions[bot] 2025-09-19 12:31:58 +00:00
parent e8cdf7fcb7
commit 60a3330099

View File

@ -1,13 +1,13 @@
{
"version": "0.4.11",
"version": "0.4.12",
"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.11/v_windows.zip",
"hash": "29afd221a657890f4fd12437065edd7f2a3262dcb34a75dfccf33271675cfb18"
"url": "https://github.com/vlang/v/releases/download/0.4.12/v_windows.zip",
"hash": "51fd569f7fcd1460610575eed02e8c0e2a4e944e18b74be75a7908c3bc74405d"
}
},
"extract_dir": "v",