From 058bc13de5a589fc31d702de623f4f95593793d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:32:24 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.50.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 e4f15db568..972d898ecd 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.49.0", + "version": "2.50.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.49.0/scaleway-cli_2.49.0_windows_amd64.exe#/scw.exe", - "hash": "a720e89e1087ff0b10240f8381426f41786bf35862d11dded241491d4117c1db" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.50.0/scaleway-cli_2.50.0_windows_amd64.exe#/scw.exe", + "hash": "832e532ce89de79ff4826ac75f9542738b0c85a8b098585f9a5bc97fd5365409" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.49.0/scaleway-cli_2.49.0_windows_386.exe#/scw.exe", - "hash": "66c7081a7918592ca97bb244721c72cde8277f6afeedb2c9156b6090dca346cb" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.50.0/scaleway-cli_2.50.0_windows_386.exe#/scw.exe", + "hash": "2f41d3bb6188af1d7e42917febbcf913b185116ad234aa4ace30936a0f86350e" } }, "bin": "scw.exe",