v: Update to version 0.4.7

This commit is contained in:
github-actions[bot] 2024-07-26 08:28:52 +00:00
parent 10fc413e3c
commit ba1b41050b

View File

@ -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",