{ "version": "3.6.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/v3.6.0/vultr-cli_v3.6.0_windows_amd64.zip", "hash": "050febea29a6404c8139ebcfd17cb91f230bb42c1bff5d26b607cee7a1ec3c6c" }, "arm64": { "url": "https://github.com/vultr/vultr-cli/releases/download/v3.6.0/vultr-cli_v3.6.0_windows_arm64.zip", "hash": "866c7713065347aa8648167134a979cc1ef077b6373afdbb02994afc91e197d4" } }, "bin": "vultr-cli.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_v$version_windows_amd64.zip" }, "arm64": { "url": "https://github.com/vultr/vultr-cli/releases/download/v$version/vultr-cli_v$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/vultr-cli_v$version_checksums.txt" } } }