v: Update to version 0.4.8

This commit is contained in:
github-actions[bot] 2024-09-29 00:38:09 +00:00
parent a479fe38df
commit 6e9f9f13c4

View File

@ -1,13 +1,13 @@
{
"version": "0.4.7",
"version": "0.4.8",
"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.7/v_windows.zip",
"hash": "e2d79265b0ffdd26f75e69b32c646e1255f27d7c91479e727a931ead1585eb58"
"url": "https://github.com/vlang/v/releases/download/0.4.8/v_windows.zip",
"hash": "85444b0b7502610b2f0540916af4718729e840ccb82ace7f2d7ae4e2bdee6428"
}
},
"extract_dir": "v",