mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-10 21:55:14 +00:00
Create glide.json
This commit is contained in:
parent
4163e64374
commit
334c07bda4
18
glide.json
Normal file
18
glide.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"homepage": "https://github.com/Masterminds",
|
||||
"license": "https://github.com/Masterminds/glide/blob/master/LICENSE",
|
||||
"version": "0.9.1",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Masterminds/glide/releases/download/0.9.1/glide-0.9.1-windows-amd64.zip",
|
||||
"hash": "923afeb134080a30aa03ab6463aba570f17a5ca31f02ae1ef33e4beee0221c37",
|
||||
"extract_dir": "windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/Masterminds/glide/releases/download/0.9.1/glide-0.9.1-windows-386.zip",
|
||||
"hash": "86ed09cda3a56ecbb549cb0d50ce39bc3a8f01d323c582b52716b143955f53d0",
|
||||
"extract_dir": "windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "glide.exe"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user