{ "version": "2.17.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.17.0/scaleway-cli_2.17.0_windows_amd64.exe#/scw.exe", "hash": "4a4c62b40afe7921b69b9c429f5cdbc7c377ab49f652db901f4d04bfa6706689" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.17.0/scaleway-cli_2.17.0_windows_386.exe#/scw.exe", "hash": "e87062d1fb829ef8a3a33fa52e797e2b45981681453ff756fa9de8e0766098e6" } }, "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" } } }