mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
v: Update to version 0.3.5
This commit is contained in:
parent
943a47e1fd
commit
373746fc5c
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"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.3.4/v_windows.zip",
|
||||
"hash": "c4171b13f5eb148cd122cca30efeec8a7c23ef4087c97996fefff5f377d60d6c"
|
||||
"url": "https://github.com/vlang/v/releases/download/0.3.5/v_windows.zip",
|
||||
"hash": "f3893bd9a047c5bde8178d5d943ac644b36281704c39eb0acce1efd377a84059"
|
||||
}
|
||||
},
|
||||
"extract_dir": "v",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user