diff --git a/bucket/v.json b/bucket/v.json index 1e61c0094a..377eb39066 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.4.1", + "version": "0.4.2", "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.1/v_windows.zip", - "hash": "9a3778170add306539234d97766243ff42ed727093ecc3fd41403e58ded057bf" + "url": "https://github.com/vlang/v/releases/download/0.4.2/v_windows.zip", + "hash": "05239c3b9ded085413990841463dc6b807b4cf86a0dae3fdfe4a6db55667c006" } }, "extract_dir": "v",