From 184e2cf681a3f059a6607e21add0b12a0d1dfdb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 16:30:55 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.5.5 --- 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 3ca61a2e66..15606fffaa 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.5.4", + "version": "2.5.5", "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.4/scaleway-cli_2.5.4_windows_amd64.exe#/scw.exe", - "hash": "236e1321028a3e2f217b9e9f06adde2d1f0274bbcb10b84de4a6b9338dede61a" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.5/scaleway-cli_2.5.5_windows_amd64.exe#/scw.exe", + "hash": "7dcc37254ca8c8345a96ee578c8c6ca57c5abd71b055647456a40c77a8147771" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.4/scaleway-cli_2.5.4_windows_386.exe#/scw.exe", - "hash": "59068f74dbf25e65979599de5f0ed911936ccb838c83cdd9d57c93c4d0a9fb37" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.5/scaleway-cli_2.5.5_windows_386.exe#/scw.exe", + "hash": "403ed87f8485eba310fad3ef33a0476a73273dec801a837ddc45f05403b63951" } }, "bin": "scw.exe",