From 2fe456a9452de3e99c0f653b19f41b59f00a3795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 04:31:06 +0000 Subject: [PATCH] v: Update to version 0.4.11 --- bucket/v.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/v.json b/bucket/v.json index 8f88763f60..9930df45a6 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.4.10", + "version": "0.4.11", "description": "The V programming language", "homepage": "https://vlang.io", "license": "MIT", "notes": "Windows SDK is required, you either install it by Visual Studios Installer, or download from: https://developer.microsoft.com/en-us/windows/downloads/sdk-archive/", "architecture": { "64bit": { - "url": "https://github.com/vlang/v/releases/download/0.4.10/v_windows.zip", - "hash": "473195569b35dd588b2c3eba8853c2a3e9415b67066d0df325f8ef8905ffd752" + "url": "https://github.com/vlang/v/releases/download/0.4.11/v_windows.zip", + "hash": "29afd221a657890f4fd12437065edd7f2a3262dcb34a75dfccf33271675cfb18" } }, "extract_dir": "v",