{ "version": "3.2.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.2.0/vultr-cli_v3.2.0_windows_amd64.zip", "hash": "ff3590b9e16fc7bf249ea60c3a3df48ccc68b59a0c58ff7cddbbe73914272749" }, "arm64": { "url": "https://github.com/vultr/vultr-cli/releases/download/v3.2.0/vultr-cli_v3.2.0_windows_arm64.zip", "hash": "9969b1c23bbaa6ee1f556096105adbbf8419ff292e3deb4958c5e16c685576cd" } }, "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" } } }