{ "version": "2.2.3", "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.2.3/scw-2.2.3-windows-x86_64.exe#/scw.exe", "hash": "62dab23b6b15107eddfb603f4f43d2787e754d5bcbc04c523b02306ef88d66c3" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.3/scw-2.2.3-windows-386.exe#/scw.exe", "hash": "38ebd835223c62b117173eeaf30a15c480fdfe5489a4ceab8964556b16d17f53" } }, "bin": "scw.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-x86_64.exe#/scw.exe" }, "32bit": { "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-386.exe#/scw.exe" } }, "hash": { "url": "$baseurl/SHA256SUMS" } } }