diff --git a/bucket/v.json b/bucket/v.json index a943edfab9..f7bd3ee3bc 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.3", + "version": "0.3.1", "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/v_windows.zip", - "hash": "3fc89deb5ac01d0db1647bdd91c24bd40204ade0bc30fe39cb969fcdb4f7a18e" + "url": "https://github.com/vlang/v/releases/download/0.3.1/v_windows.zip", + "hash": "5952b364b941e4cd3f8ab982c5c367fa750c1d339710eed53b05c194e7a77976" } }, "extract_dir": "v",