scaleway-cli: Update to version 2.3.1

This commit is contained in:
Jakub Čábera 2021-06-08 19:45:27 -07:00
parent e82bd938f2
commit 70388a743b

View File

@ -1,16 +1,16 @@
{
"version": "2.3.0",
"version": "2.3.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.3.0/scw-2.3.0-windows-x86_64.exe#/scw.exe",
"hash": "484c36cf1d96c07e17b2fef15cde9aabc59da9e32de4d073dd38a4fe8cace746"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.1/scw-2.3.1-windows-x86_64.exe#/scw.exe",
"hash": "3aa8f1251c5bc137225af83bbad2d86df19fcda262b4724d84ffac2e712448e9"
},
"32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.0/scw-2.3.0-windows-386.exe#/scw.exe",
"hash": "36be4855c847c4e261fa42a2d58800addd3b0c8355aea2658a3283e3783871ab"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.1/scw-2.3.1-windows-386.exe#/scw.exe",
"hash": "85f69b8139dd632b8182536ea400bc2afc8fc7c0bdc6e67c88754853fe88b69b"
}
},
"bin": "scw.exe",