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