From 06d41bd21e239ff0a2d4cc0e258ec3c54b6de695 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 06:01:05 +0000 Subject: [PATCH] vlang: Update to version 2024.12 --- bucket/vlang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vlang.json b/bucket/vlang.json index f58f158..148c317 100644 --- a/bucket/vlang.json +++ b/bucket/vlang.json @@ -1,5 +1,5 @@ { - "version": "2024.11", + "version": "2024.12", "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.11/v_windows.zip", - "hash": "694e59e3aa468f64215029d947c7dcbafd468c83a003937514d2f7a15c31edf8", + "url": "https://github.com/vlang/v/releases/download/weekly.2024.12/v_windows.zip", + "hash": "a4bf622edde4abd0f49ff204b080cf000dd17c2e856b899e988f23084766e995", "extract_dir": "v", "bin": "v.exe", "checkver": {