From b626c5c6339ffe595b2697e5eae27ce34107cccd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 16 Sep 2020 08:32:02 +0200 Subject: [PATCH] scaleway-cli: Update to version 2.1.0 --- 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 53345d3c37..22b5bca543 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -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",