From a6fb93c00b681967f06d1b6f7ac3f0d694810f74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 16:30:29 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.40.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 eac70def6d..951e8c46b1 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.39.0", + "version": "2.40.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.39.0/scaleway-cli_2.39.0_windows_amd64.exe#/scw.exe", - "hash": "5d7b4f27565dcf3105c827d9ab1f39ba7918e02cde52ddd7ab6793a33acc8a5a" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.40.0/scaleway-cli_2.40.0_windows_amd64.exe#/scw.exe", + "hash": "3f4e3e6629c5fde2b069d577eb6af05e941689973d671b5f88b3a717c4e9da96" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.39.0/scaleway-cli_2.39.0_windows_386.exe#/scw.exe", - "hash": "71d3d59bec0fc0e817b9dd88d0100c4682cb6e1d66700c466d86c8c2b9620094" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.40.0/scaleway-cli_2.40.0_windows_386.exe#/scw.exe", + "hash": "d419a1ff669c338a53b99015496022c823cb258f6945a8610ec36a4fb4b9085c" } }, "bin": "scw.exe",