From 3324f84ea164a80b4e2c9410c868b592b0a68f80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 16:30:59 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.12.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 8715cee029..5d62c99c20 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.11.1", + "version": "2.12.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.11.1/scaleway-cli_2.11.1_windows_amd64.exe#/scw.exe", - "hash": "0b91b9461ba2f7411607835225a371634b19dd88de3050286bbc068cfc7acd96" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.12.0/scaleway-cli_2.12.0_windows_amd64.exe#/scw.exe", + "hash": "3fdf91434189c628b7fa8d902a65faed520c5cb01a58900af688f9154d7f351e" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.1/scaleway-cli_2.11.1_windows_386.exe#/scw.exe", - "hash": "560401b5f90d5c89578e284cc96e0608a9a1d034247987e8dcecc5d5c3accbdb" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.12.0/scaleway-cli_2.12.0_windows_386.exe#/scw.exe", + "hash": "36b6cd99d19cb00098d816e9a7c30c49fdb1d5402ef08c15f2b1493a3c73a13a" } }, "bin": "scw.exe",