scaleway-cli: Update to version 2.3.0

This commit is contained in:
Jakub Čábera 2021-03-10 21:03:15 +01:00
parent d132b83a64
commit 9c42f637d0

View File

@ -1,16 +1,16 @@
{ {
"version": "2.2.4", "version": "2.3.0",
"description": "Manage BareMetal Servers from Command Line (as easily as with Docker).", "description": "Manage BareMetal Servers from Command Line (as easily as with Docker).",
"homepage": "https://github.com/scaleway/scaleway-cli", "homepage": "https://github.com/scaleway/scaleway-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-x86_64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.0/scw-2.3.0-windows-x86_64.exe#/scw.exe",
"hash": "87e8649979fbd306383e84a4cc5516bd8ec0e41324daac915fb36ce3e60bc5e0" "hash": "484c36cf1d96c07e17b2fef15cde9aabc59da9e32de4d073dd38a4fe8cace746"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.0/scw-2.3.0-windows-386.exe#/scw.exe",
"hash": "488edc94713606d86e410a05f8347d30ec5fd7284ee815032efd00eacbb82e29" "hash": "36be4855c847c4e261fa42a2d58800addd3b0c8355aea2658a3283e3783871ab"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",