From db0f5ca822de3dac1f0d91112d2fac2cdc95c22a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 16:30:26 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.5.4 --- 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 039285c996..3ca61a2e66 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.5.3", + "version": "2.5.4", "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.3/scaleway-cli_2.5.3_windows_amd64.exe#/scw.exe", - "hash": "8388fed7f948d5132b582b8eb67cebfa5097ecb9ae9b1a47231e1e4ad033aaa1" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.4/scaleway-cli_2.5.4_windows_amd64.exe#/scw.exe", + "hash": "236e1321028a3e2f217b9e9f06adde2d1f0274bbcb10b84de4a6b9338dede61a" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.3/scaleway-cli_2.5.3_windows_386.exe#/scw.exe", - "hash": "b115a40aff9cf3229c8be08a94790b0aebbda5b47aa887dc46ff2d8b5e4269ef" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.4/scaleway-cli_2.5.4_windows_386.exe#/scw.exe", + "hash": "59068f74dbf25e65979599de5f0ed911936ccb838c83cdd9d57c93c4d0a9fb37" } }, "bin": "scw.exe",