2023-03-09 20:28:34 +00:00

25 lines
878 B
JSON

{
"version": "2.15.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.15.1/vultr-cli_2.15.1_windows_64-bit.zip",
"hash": "cf76ab9b85858f564a71a6197f7d03342a62a434e37601f6278403b7d817ed8c"
}
},
"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"
}
}
}
}
}