From 3b53b80cf3fe0d98f591f1f5eca8acb6a28054f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 06:10:58 +0000 Subject: [PATCH] vlang: Update to version 2024.47 --- bucket/vlang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/vlang.json b/bucket/vlang.json index 98116d4..923fda1 100644 --- a/bucket/vlang.json +++ b/bucket/vlang.json @@ -1,5 +1,5 @@ { - "version": "2024.46", + "version": "2024.47", "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.46/v_windows.zip", - "hash": "518fd49846f8af29285d8e43fed597d5badec7db12ce4135075ddf33cc25524d", + "url": "https://github.com/vlang/v/releases/download/weekly.2024.47/v_windows.zip", + "hash": "21894e12feddc205b77327fe53cee0642e5e75033f3fed39a0516c2876b7e4c6", "extract_dir": "v", "bin": "v.exe", "checkver": {