From 3a7588004148f57c17c52e5a7e64c18833d71f84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 20:31:26 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.49.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 affe28ffe8..e4f15db568 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.48.0", + "version": "2.49.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.48.0/scaleway-cli_2.48.0_windows_amd64.exe#/scw.exe", - "hash": "b9f956131394877b4ef94d8f2574e0e9b451c2d6400804729d2d6892656338a9" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.49.0/scaleway-cli_2.49.0_windows_amd64.exe#/scw.exe", + "hash": "a720e89e1087ff0b10240f8381426f41786bf35862d11dded241491d4117c1db" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.48.0/scaleway-cli_2.48.0_windows_386.exe#/scw.exe", - "hash": "4b711cfdb33e500a8802ffdc6fbbbc7dc7c7c5409baca9623d600a8f50280b2b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.49.0/scaleway-cli_2.49.0_windows_386.exe#/scw.exe", + "hash": "66c7081a7918592ca97bb244721c72cde8277f6afeedb2c9156b6090dca346cb" } }, "bin": "scw.exe",