mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
v: Update to version 0.4.11
This commit is contained in:
parent
058c0d10fa
commit
2fe456a945
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.4.10",
|
"version": "0.4.11",
|
||||||
"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.10/v_windows.zip",
|
"url": "https://github.com/vlang/v/releases/download/0.4.11/v_windows.zip",
|
||||||
"hash": "473195569b35dd588b2c3eba8853c2a3e9415b67066d0df325f8ef8905ffd752"
|
"hash": "29afd221a657890f4fd12437065edd7f2a3262dcb34a75dfccf33271675cfb18"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "v",
|
"extract_dir": "v",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user