{ "version": "2.20.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.20.0/scaleway-cli_2.20.0_windows_amd64.exe#/scw.exe", "hash": "3954a8f7938ce3b7910fe05e26e88a12ef440858b664ac35843d3da689077179" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_386.exe#/scw.exe", "hash": "5099f645b12b839e7b8c634c8d1acc8d4ae3c50b1eeb77375d8bd9acd44cc16a" } }, "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" } } }