mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
v: Update to version 0.4.7
This commit is contained in:
parent
10fc413e3c
commit
ba1b41050b
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.6",
|
"version": "0.4.7",
|
||||||
"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.6/v_windows.zip",
|
"url": "https://github.com/vlang/v/releases/download/0.4.7/v_windows.zip",
|
||||||
"hash": "ea76cd973ab2fd07d03b72cf7b9d7f6896ba3a1ac21e1c01d9e372254a1dfaa8"
|
"hash": "e2d79265b0ffdd26f75e69b32c646e1255f27d7c91479e727a931ead1585eb58"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "v",
|
"extract_dir": "v",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user