From cd211a94caa8f7ae3d9e3bb89873642ef78c4ddf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 16:28:31 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.15.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 62c45f9a79..ba3f623c3b 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.14.0", + "version": "2.15.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.14.0/scaleway-cli_2.14.0_windows_amd64.exe#/scw.exe", - "hash": "a833f1d34d8febba99fa52c73b074a353029ae92e2c556108cc5637202b96d0b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.15.0/scaleway-cli_2.15.0_windows_amd64.exe#/scw.exe", + "hash": "55be03d348e269bd788a9b49c7966a9f30d65ebc81e858961e225ba88ddfd5fc" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.14.0/scaleway-cli_2.14.0_windows_386.exe#/scw.exe", - "hash": "f51419b03597d806fec2b48ab7b8ee5794e558ac3a5662b5163bc6ebe0b00400" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.15.0/scaleway-cli_2.15.0_windows_386.exe#/scw.exe", + "hash": "9fddaf76f8ebb59ca8d2cd4a72ac1d229328045c623b70b59ab56bfb90569c29" } }, "bin": "scw.exe",