diff --git a/bucket/vlang.json b/bucket/vlang.json index 73c31bc..9bc1a1d 100644 --- a/bucket/vlang.json +++ b/bucket/vlang.json @@ -1,5 +1,5 @@ { - "version": "2024.42", + "version": "2024.43", "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.42/v_windows.zip", - "hash": "584266b28c8e7ecb414efb018b957274e403e7e3d572ab56b85e56fdad77e3d2", + "url": "https://github.com/vlang/v/releases/download/weekly.2024.43/v_windows.zip", + "hash": "8ab535d136c357d3dd768f0839cd6d9340cc03830c2d0aeeca1a7a46279998bd", "extract_dir": "v", "bin": "v.exe", "checkver": {