{ "version": "2.5.1", "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.5.1/scaleway-cli_2.5.1_windows_amd64.exe#/scw.exe", "hash": "e61712ebb597d90e0f6d540c331ded0d20e2030e74c093b22c03614cbd3fee49" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_windows_386.exe#/scw.exe", "hash": "d1dc93ad8f336d4b140a358903bc736128f1d3dbeed7c12a17e546369849e7ac" } }, "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" } } }