From e934b681d5e6875dc4ddf59042d2aa420bea67d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:29:14 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.17.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 b81c621f00..185d684410 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.16.1", + "version": "2.17.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.16.1/scaleway-cli_2.16.1_windows_amd64.exe#/scw.exe", - "hash": "cc3aefcb2f6624b8d62411abe60d09d892a1b4a9d5d5868ae5cc501136652e92" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.17.0/scaleway-cli_2.17.0_windows_amd64.exe#/scw.exe", + "hash": "4a4c62b40afe7921b69b9c429f5cdbc7c377ab49f652db901f4d04bfa6706689" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.1/scaleway-cli_2.16.1_windows_386.exe#/scw.exe", - "hash": "00deaffe2b970587f790fd0f94ddf78e58b19c1138dd5d9022cce4d66119d57c" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.17.0/scaleway-cli_2.17.0_windows_386.exe#/scw.exe", + "hash": "e87062d1fb829ef8a3a33fa52e797e2b45981681453ff756fa9de8e0766098e6" } }, "bin": "scw.exe",