diff --git a/bucket/vlang.json b/bucket/vlang.json index 3a22385..44ceafb 100644 --- a/bucket/vlang.json +++ b/bucket/vlang.json @@ -1,5 +1,5 @@ { - "version": "2024.29", + "version": "2024.30", "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.29/v_windows.zip", - "hash": "4a0c769095e9d7b19c6bf62a122a48961bc0633b0635106eafc542a6897ea3ce", + "url": "https://github.com/vlang/v/releases/download/weekly.2024.30/v_windows.zip", + "hash": "ed6d292d54d95b347b98357a7638f1f2a12307363f60867cae235f62696b4582", "extract_dir": "v", "bin": "v.exe", "checkver": {