From e4e89237c03b6ceee051bff67a6efa865d53a4d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 00:35:49 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.6.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 d874f81c81..93c35e58cb 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0/scaleway-cli_2.6.0_windows_amd64.exe#/scw.exe", - "hash": "4695987f368de80793fbef0052200109243e957d86de7ffd46c6af3cbb3ba8e8" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.1/scaleway-cli_2.6.1_windows_amd64.exe#/scw.exe", + "hash": "d89c8080936ff7bc27674d9e83c2a37c0f7186846407c1cd84581d7b0636b430" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_386.exe#/scw.exe", - "hash": "93e990936428cb68aae1b4d6f287360a621fed7a4724c06ce1e74eb1040d1b0e" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.1/scaleway-cli_2.6.1_windows_386.exe#/scw.exe", + "hash": "67287ea3d3c8a2448ba6f31df8178063d99305f645ff2c116ed5ac6928f92ce6" } }, "bin": "scw.exe",