{ "version": "2.27.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.27.0/scaleway-cli_2.27.0_windows_amd64.exe#/scw.exe", "hash": "6fd9bce690b83a7da844cf811dd010e811fc7805b303ac4d868f27edbeca0080" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.27.0/scaleway-cli_2.27.0_windows_386.exe#/scw.exe", "hash": "e128439ccbd8d2c0994bd94163d04379538ecad0ccfcc54f70442ad5db00e95e" } }, "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" } } }