mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
v: Update to version 0.3.2
This commit is contained in:
parent
b741a9081a
commit
eced6c4b1b
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"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.1/v_windows.zip",
|
||||
"hash": "5952b364b941e4cd3f8ab982c5c367fa750c1d339710eed53b05c194e7a77976"
|
||||
"url": "https://github.com/vlang/v/releases/download/0.3.2/v_windows.zip",
|
||||
"hash": "8b4cd9ed33d554d7e425a9518058928c8050f2ecc611522228060cc46b5be8ae"
|
||||
}
|
||||
},
|
||||
"extract_dir": "v",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user