mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
vultr: Add version 2.12.1 (#3394)
* Create vultr.json * Update bucket/vultr.json Co-authored-by: tech189 <dlloyd189@gmail.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: tech189 <dlloyd189@gmail.com>
This commit is contained in:
parent
87d7a2e762
commit
84d266f8a2
24
bucket/vultr.json
Normal file
24
bucket/vultr.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "2.12.1",
|
||||
"description": "The official Vultr CLI tool.",
|
||||
"homepage": "https://github.com/vultr/vultr-cli/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vultr/vultr-cli/releases/download/v2.12.1/vultr-cli_2.12.1_windows_64-bit.zip",
|
||||
"hash": "688fa14d2e057379d90c49749bacc0faa967ec618a31f4448f1ed075537c83e4"
|
||||
}
|
||||
},
|
||||
"bin": "vultr-cli.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_$version_windows_64-bit.zip",
|
||||
"hash": {
|
||||
"url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_v$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user