From ba1b41050bed2650b664e65f0d434229b653530e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 08:28:52 +0000 Subject: [PATCH] v: Update to version 0.4.7 --- bucket/v.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/v.json b/bucket/v.json index 6121f06608..82d74f8c69 100644 --- a/bucket/v.json +++ b/bucket/v.json @@ -1,13 +1,13 @@ { - "version": "0.4.6", + "version": "0.4.7", "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.6/v_windows.zip", - "hash": "ea76cd973ab2fd07d03b72cf7b9d7f6896ba3a1ac21e1c01d9e372254a1dfaa8" + "url": "https://github.com/vlang/v/releases/download/0.4.7/v_windows.zip", + "hash": "e2d79265b0ffdd26f75e69b32c646e1255f27d7c91479e727a931ead1585eb58" } }, "extract_dir": "v",