From 8c5570ced81234e11896bc14036ef3412683c357 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 16:29:43 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.11.1 --- 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 0133714208..8715cee029 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.11.0", + "version": "2.11.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.11.0/scaleway-cli_2.11.0_windows_amd64.exe#/scw.exe", - "hash": "01e6ac70cc138188424fb1334e7562468a79d67bbdfdd538cdbe3a97efbfdcd3" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.1/scaleway-cli_2.11.1_windows_amd64.exe#/scw.exe", + "hash": "0b91b9461ba2f7411607835225a371634b19dd88de3050286bbc068cfc7acd96" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.0/scaleway-cli_2.11.0_windows_386.exe#/scw.exe", - "hash": "c93c8a37c1117e2539eb178c9dd4b675a6f1693828b5c76177d9ac28fe7d10bc" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.1/scaleway-cli_2.11.1_windows_386.exe#/scw.exe", + "hash": "560401b5f90d5c89578e284cc96e0608a9a1d034247987e8dcecc5d5c3accbdb" } }, "bin": "scw.exe",