diff --git a/bucket/v.json b/bucket/v.json index eaf5fb188d..6121f06608 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -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",