2022-04-01 20:27:23 +00:00

25 lines
878 B
JSON

{
"version": "2.12.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.12.2/vultr-cli_2.12.2_windows_64-bit.zip",
"hash": "cb39954a9b5f4f91c565332d4d28125f60870b88be1cee2731fd5d6ca9aed79f"
}
},
"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"
}
}
}
}
}