From 8f8aa019cdf4351ca763bdeaeeef1555ad22194c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 16:30:26 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.42.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 e6f04e6585..406d170a16 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.41.0", + "version": "2.42.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.41.0/scaleway-cli_2.41.0_windows_amd64.exe#/scw.exe", - "hash": "9c816870dc048c70578ab0dac9a4b80eba8510816f515c11fcaceab13b5b1758" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.42.0/scaleway-cli_2.42.0_windows_amd64.exe#/scw.exe", + "hash": "f7307fbaef13ba1864dfb7e1907212f552762389d88bd6b516b1dd8f89ca87b4" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_386.exe#/scw.exe", - "hash": "8fa20556676f84cefc703f47f131b5fb21b1e442c94044e48da90b583090f693" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.42.0/scaleway-cli_2.42.0_windows_386.exe#/scw.exe", + "hash": "65f485afacf644339c2e570241ae3073a6dac2c38bbd2abfefd4c5da9d98f1a3" } }, "bin": "scw.exe",