v: Update to version 0.4.6

This commit is contained in:
github-actions[bot] 2024-05-21 00:34:20 +00:00
parent 90fee2942c
commit 5c884bc9e7

View File

@ -1,13 +1,13 @@
{
"version": "0.4.5",
"version": "0.4.6",
"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.5/v_windows.zip",
"hash": "7775cc85791d5e40ed2b1dd203cbea61f0ba2076818eff45ebc0e61cadd86f07"
"url": "https://github.com/vlang/v/releases/download/0.4.6/v_windows.zip",
"hash": "ea76cd973ab2fd07d03b72cf7b9d7f6896ba3a1ac21e1c01d9e372254a1dfaa8"
}
},
"extract_dir": "v",