scaleway-cli: Update to version 2.1.0

This commit is contained in:
Jakub Čábera 2020-09-16 08:32:02 +02:00
parent ed3a346138
commit b626c5c633

View File

@ -1,16 +1,16 @@
{
"version": "2.0.0",
"version": "2.1.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.0.0/scw-2-0-0-windows-x86_64.exe#/scw.exe",
"hash": "53c512989ffa403414d0b2bed22156ee6e06d481d2e82dda7d991d8beeb07f66"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.1.0/scw-2-1-0-windows-x86_64.exe#/scw.exe",
"hash": "47882670c292e1e44382ddb8aa085e0c652781e448de2850e4639d8f8677434f"
},
"32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.0.0/scw-2-0-0-windows-386.exe#/scw.exe",
"hash": "a07b74ce1654bc147427fa4e2ee9abad17c4e0de8d0ae143c7a98ef73db318a0"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.1.0/scw-2-1-0-windows-386.exe#/scw.exe",
"hash": "6f38037044e318ebed31305102c1ab19bbde7faa6bb3a264281d764a9d68014b"
}
},
"bin": "scw.exe",