From 475d555fc1f2dedb8b6e4ce40288aeb759d20486 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 12:31:21 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.5.6 --- 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 15606fffaa..9bb7c5f36b 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.5.5", + "version": "2.5.6", "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.5.5/scaleway-cli_2.5.5_windows_amd64.exe#/scw.exe", - "hash": "7dcc37254ca8c8345a96ee578c8c6ca57c5abd71b055647456a40c77a8147771" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.6/scaleway-cli_2.5.6_windows_amd64.exe#/scw.exe", + "hash": "7afecbc6e1e1ebebefa08dcf66c346eeb137adde69f142ff8237fa65b580f1c9" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.5/scaleway-cli_2.5.5_windows_386.exe#/scw.exe", - "hash": "403ed87f8485eba310fad3ef33a0476a73273dec801a837ddc45f05403b63951" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.6/scaleway-cli_2.5.6_windows_386.exe#/scw.exe", + "hash": "edfbd27a710c7014232173ef92df46bb3edab025234302f9dbf1419f8789b023" } }, "bin": "scw.exe",