{ "version": "3.1.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.1.0/vultr-cli_v3.1.0_windows_amd64.zip", "hash": "1baf66df14233bbcdd53e94de7ea0d0fb7b516210f8b1f2c51440ff527caa7fc" }, "arm64": { "url": "https://github.com/vultr/vultr-cli/releases/download/v3.1.0/vultr-cli_v3.1.0_windows_arm64.zip", "hash": "916c3c4e06be16e762bce01bb8d1cbe3f677bf95d62d0e46e52487e8749aa122" } }, "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" } } }