2022-05-09 20:28:56 +00:00

25 lines
878 B
JSON

{
"version": "2.14.0",
"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.0/vultr-cli_2.14.0_windows_64-bit.zip",
"hash": "c19294f523707a0bb770dde68e10a2a5066879e094f80f95e860f8624f6d18a9"
}
},
"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"
}
}
}
}
}