{ "version": "2.28.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.28.0/scaleway-cli_2.28.0_windows_amd64.exe#/scw.exe", "hash": "ddd98b51dcb2809821e4edc60a615be7bb71e0667298cc1c71793ffc36285b81" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.28.0/scaleway-cli_2.28.0_windows_386.exe#/scw.exe", "hash": "40315f0e02132d46511df10e5b5ef04699cdd0b78650e1d1eeff2b065f63770c" } }, "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" } } }