diff --git a/bucket/vlang.json b/bucket/vlang.json index 31ed28f..7d2ab28 100644 --- a/bucket/vlang.json +++ b/bucket/vlang.json @@ -1,5 +1,5 @@ { - "version": "2024.36", + "version": "2024.37", "description": "The V Programming Language. Simple, fast, safe, compiled.", "homepage": "https://vlang.io", "license": "MIT", @@ -7,8 +7,8 @@ "suggest": { "An LLVM/Clang/LLD based mingw-w64 toolchain": "Scoop-littleli/llvm-mingw" }, - "url": "https://github.com/vlang/v/releases/download/weekly.2024.36/v_windows.zip", - "hash": "ecb2766f8bce025ba0fd7c6549023e95c6b96853048c73ab0a73b4276a51ebb0", + "url": "https://github.com/vlang/v/releases/download/weekly.2024.37/v_windows.zip", + "hash": "fe75a854dfec752dbde4b648ddaee98880c030374b94623fdef193150423833b", "extract_dir": "v", "bin": "v.exe", "checkver": {