{ "version": "2.6.0", "description": "Manage BareMetal Servers from Command Line (as easily as with Docker).", "homepage": "https://github.com/scaleway/scaleway-cli", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_amd64.exe#/scw.exe", "hash": "4695987f368de80793fbef0052200109243e957d86de7ffd46c6af3cbb3ba8e8" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_386.exe#/scw.exe", "hash": "93e990936428cb68aae1b4d6f287360a621fed7a4724c06ce1e74eb1040d1b0e" } }, "bin": "scw.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scaleway-cli_$version_windows_amd64.exe#/scw.exe" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scaleway-cli_$version_windows_386.exe#/scw.exe" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }