From 10a8a5a76f6833ffd8633d4e3ef2c2be9efa8f1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 20:26:13 +0000 Subject: [PATCH] v: Update to version 0.3.3 --- bucket/v.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/v.json b/bucket/v.json index d96572cf05..899e1ce301 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.3.2", + "version": "0.3.3", "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.3.2/v_windows.zip", - "hash": "8b4cd9ed33d554d7e425a9518058928c8050f2ecc611522228060cc46b5be8ae" + "url": "https://github.com/vlang/v/releases/download/0.3.3/v_windows.zip", + "hash": "78ebf7528c98d0d7c8790e526f817afb2a3d616a90a1d67a5eb39c2566bdcc5f" } }, "extract_dir": "v",