From b8dee83dbcd243654f8fe66a491af9f4344d29c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2025 12:32:50 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.37.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 f8462d3fd1..a22338e8c4 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.36.0", + "version": "2.37.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.36.0/scaleway-cli_2.36.0_windows_amd64.exe#/scw.exe", - "hash": "601962d760578465ec5803839b7eac6978384b99d11cc2c10df01c47e4611048" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.37.0/scaleway-cli_2.37.0_windows_amd64.exe#/scw.exe", + "hash": "98e61019f470e47568f76292db10f7cf74bd9111673a1f1cfadb0c2eecefcecf" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.36.0/scaleway-cli_2.36.0_windows_386.exe#/scw.exe", - "hash": "81aecd36c466db69b01379a312cd635a9637526c1e3ce4142396057d3912e1ba" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.37.0/scaleway-cli_2.37.0_windows_386.exe#/scw.exe", + "hash": "e35725ca6770c1c3186c360b4b012592601e8b3cd45cad8812f560467fe735e5" } }, "bin": "scw.exe",