scaleway-cli: Update to version 2.2.3

This commit is contained in:
Jakub Čábera 2020-11-19 16:07:36 +01:00
parent 53e6953533
commit c7029eeed4

View File

@ -1,16 +1,16 @@
{
"version": "2.2.2",
"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.2/scw-2.2.2-windows-x86_64.exe#/scw.exe",
"hash": "f4d1ced66d53d7746c06e83f40b2e8c2297c515ba2b97cc26125f9d071845665"
"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.2/scw-2.2.2-windows-386.exe#/scw.exe",
"hash": "61ab43f99fb6b66f7e0cc75ea961cf286ff9ac7e06ba51c2390608ec7f976459"
"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",