From 11f7ef26eb5010a7486bb7e03e6187e228349390 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 04:26:43 +0000 Subject: [PATCH] v: Update to version 0.4.5 --- bucket/v.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/v.json b/bucket/v.json index ad4289b81b..eaf5fb188d 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.4.4", + "version": "0.4.5", "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.4/v_windows.zip", - "hash": "2fabf77e272dd83c274190aea412226494bbab4330874808d09102c3d2d4592a" + "url": "https://github.com/vlang/v/releases/download/0.4.5/v_windows.zip", + "hash": "7775cc85791d5e40ed2b1dd203cbea61f0ba2076818eff45ebc0e61cadd86f07" } }, "extract_dir": "v",