From 89d955e6180b34be3937e35edb645de52232489e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 16:30:35 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.8.0 --- 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 48a1f4a567..f724481b3b 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.7.0", + "version": "2.8.0", "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.7.0/scaleway-cli_2.7.0_windows_amd64.exe#/scw.exe", - "hash": "e40b1287baa22248118a918363b3234f5cd115db3e9ebbb367cb8176608db7e0" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.8.0/scaleway-cli_2.8.0_windows_amd64.exe#/scw.exe", + "hash": "f26020fa8cc6707c3e01febc6f10ca7c5b7c617740c0d8ef48b11511112f8cac" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.7.0/scaleway-cli_2.7.0_windows_386.exe#/scw.exe", - "hash": "d0cb9d0390935565d80325c92dec0ebf22a2e4d4e895e0155c5b66120e5ff029" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.8.0/scaleway-cli_2.8.0_windows_386.exe#/scw.exe", + "hash": "75f3b077f8058cd551ce78645ffb5a06cc67098459d58cea51883e3604188331" } }, "bin": "scw.exe",