mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
25 lines
878 B
JSON
25 lines
878 B
JSON
{
|
|
"version": "2.14.2",
|
|
"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.14.2/vultr-cli_2.14.2_windows_64-bit.zip",
|
|
"hash": "6377e2355bada3bb4ae0e1c0da3e144dca188cbbf412806554fa01127026d4fa"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|