mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
v: Update to version 0.4.8
This commit is contained in:
parent
a479fe38df
commit
6e9f9f13c4
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.7",
|
"version": "0.4.8",
|
||||||
"description": "The V programming language",
|
"description": "The V programming language",
|
||||||
"homepage": "https://vlang.io",
|
"homepage": "https://vlang.io",
|
||||||
"license": "MIT",
|
"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/",
|
"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": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/vlang/v/releases/download/0.4.7/v_windows.zip",
|
"url": "https://github.com/vlang/v/releases/download/0.4.8/v_windows.zip",
|
||||||
"hash": "e2d79265b0ffdd26f75e69b32c646e1255f27d7c91479e727a931ead1585eb58"
|
"hash": "85444b0b7502610b2f0540916af4718729e840ccb82ace7f2d7ae4e2bdee6428"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "v",
|
"extract_dir": "v",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user