From c7029eeed482ada3a4402ad0db4b6a8789108d96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 19 Nov 2020 16:07:36 +0100 Subject: [PATCH] scaleway-cli: Update to version 2.2.3 --- bucket/scaleway-cli.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 1ccd2c2c6a..f5b13107e3 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -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",