From b85a459c2bdb28ba1b2fa02e1c92803d0efdaa23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 12:32:14 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.41.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 951e8c46b1..e6f04e6585 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.40.0", + "version": "2.41.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.40.0/scaleway-cli_2.40.0_windows_amd64.exe#/scw.exe", - "hash": "3f4e3e6629c5fde2b069d577eb6af05e941689973d671b5f88b3a717c4e9da96" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_amd64.exe#/scw.exe", + "hash": "9c816870dc048c70578ab0dac9a4b80eba8510816f515c11fcaceab13b5b1758" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.40.0/scaleway-cli_2.40.0_windows_386.exe#/scw.exe", - "hash": "d419a1ff669c338a53b99015496022c823cb258f6945a8610ec36a4fb4b9085c" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_386.exe#/scw.exe", + "hash": "8fa20556676f84cefc703f47f131b5fb21b1e442c94044e48da90b583090f693" } }, "bin": "scw.exe",