{ "version": "2.12.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.12.0/scaleway-cli_2.12.0_windows_amd64.exe#/scw.exe", "hash": "3fdf91434189c628b7fa8d902a65faed520c5cb01a58900af688f9154d7f351e" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.12.0/scaleway-cli_2.12.0_windows_386.exe#/scw.exe", "hash": "36b6cd99d19cb00098d816e9a7c30c49fdb1d5402ef08c15f2b1493a3c73a13a" } }, "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" } } }