From d1a5066893159dc1ca4931469cd6c69e17f798eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 16:30:21 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.38.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 a22338e8c4..f5f05862c1 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.37.0", + "version": "2.38.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.37.0/scaleway-cli_2.37.0_windows_amd64.exe#/scw.exe", - "hash": "98e61019f470e47568f76292db10f7cf74bd9111673a1f1cfadb0c2eecefcecf" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.38.0/scaleway-cli_2.38.0_windows_amd64.exe#/scw.exe", + "hash": "0b5ac576a754b74b541d8fbae7c5fcd022b76ee8b1304d59755d0feb860ab12c" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.37.0/scaleway-cli_2.37.0_windows_386.exe#/scw.exe", - "hash": "e35725ca6770c1c3186c360b4b012592601e8b3cd45cad8812f560467fe735e5" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.38.0/scaleway-cli_2.38.0_windows_386.exe#/scw.exe", + "hash": "da4ef290290317608b150be67df721005f79f359ca07523ef27d52d66d819c77" } }, "bin": "scw.exe",