v: Update to version 0.3.4

This commit is contained in:
github-actions[bot] 2023-05-01 00:34:36 +00:00
parent 2d7afac44c
commit 9f361c64a9

View File

@ -1,13 +1,13 @@
{
"version": "0.3.3",
"version": "0.3.4",
"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.3.3/v_windows.zip",
"hash": "78ebf7528c98d0d7c8790e526f817afb2a3d616a90a1d67a5eb39c2566bdcc5f"
"url": "https://github.com/vlang/v/releases/download/0.3.4/v_windows.zip",
"hash": "c4171b13f5eb148cd122cca30efeec8a7c23ef4087c97996fefff5f377d60d6c"
}
},
"extract_dir": "v",