diff --git a/bucket/vlang.json b/bucket/vlang.json index dfc7791..5c502a7 100644 --- a/bucket/vlang.json +++ b/bucket/vlang.json @@ -1,5 +1,5 @@ { - "version": "2024.23", + "version": "2024.24", "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.23/v_windows.zip", - "hash": "0452c02b44d49c5498e80932cb6740481ae743658957b7df9c93d15d2162f16e", + "url": "https://github.com/vlang/v/releases/download/weekly.2024.24/v_windows.zip", + "hash": "4e126447f58bb7327dfb65418c4816cae22d203790aaf584c5697673b1fd9659", "extract_dir": "v", "bin": "v.exe", "checkver": {