From e9930285305993bd2cca539a3948c66f172e2429 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 16:32:19 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.5.2 --- 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 3f658f8a27..23a3c8b6b4 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.5.1", + "version": "2.5.2", "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.1/scaleway-cli_2.5.1_windows_amd64.exe#/scw.exe", - "hash": "e61712ebb597d90e0f6d540c331ded0d20e2030e74c093b22c03614cbd3fee49" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.2/scaleway-cli_2.5.2_windows_amd64.exe#/scw.exe", + "hash": "62c96a2e4c383039b81783893d3684562d5a0dec6af2abbccd7fab235e6d7baf" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_windows_386.exe#/scw.exe", - "hash": "d1dc93ad8f336d4b140a358903bc736128f1d3dbeed7c12a17e546369849e7ac" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.2/scaleway-cli_2.5.2_windows_386.exe#/scw.exe", + "hash": "a76f0065b31fbb4b761d2592db6e15aba8c6e033073b4395130d1c9ecc408aa4" } }, "bin": "scw.exe",