{ "version": "2.30.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.30.0/scaleway-cli_2.30.0_windows_amd64.exe#/scw.exe", "hash": "ca52277fe00d07a0bf4b8b34067a3aa4ce8963e59b33dcdc7c52714b96a345b0" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.30.0/scaleway-cli_2.30.0_windows_386.exe#/scw.exe", "hash": "73b9b6d816bb9c3795460393aaf3b75f6aa151a65a94ab5c044a3b3a791fc17f" } }, "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" } } }