From 7b4f9a1869df31da9ac762e8ced15e95ed8ca321 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 04:29:24 +0000 Subject: [PATCH] v: Update to version 0.4.9 --- bucket/v.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/v.json b/bucket/v.json index c7e3ccbd22647..70a21e6c893ab 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.4.8", + "version": "0.4.9", "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.8/v_windows.zip", - "hash": "85444b0b7502610b2f0540916af4718729e840ccb82ace7f2d7ae4e2bdee6428" + "url": "https://github.com/vlang/v/releases/download/0.4.9/v_windows.zip", + "hash": "ac9c8fce4e52ab40c3e8c2bea39788f816e77262fe895535d3c07ce400432b37" } }, "extract_dir": "v",