From 3ceb09b3fb20b74d0102e08caa13035e0a28992a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 20:30:18 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.47.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 fa4cb0ffd7..1fa089ed9c 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.46.0", + "version": "2.47.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.46.0/scaleway-cli_2.46.0_windows_amd64.exe#/scw.exe", - "hash": "bb890e78c2004edf2f3d81515ea6fe540fe06047d3c44c1a6f54bb5a419c400e" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.47.0/scaleway-cli_2.47.0_windows_amd64.exe#/scw.exe", + "hash": "1be6b8de432aa933c6db58c4507775e66716af12f4ff37a72a5c258c1fb8f337" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.46.0/scaleway-cli_2.46.0_windows_386.exe#/scw.exe", - "hash": "6f6050f7ef5024cebcf57dee2de83a78daaf738d5494ad53e497bb713edc34eb" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.47.0/scaleway-cli_2.47.0_windows_386.exe#/scw.exe", + "hash": "aed01589d9bdafcf7ed823490aa7ee037e69ee8b6a18383d2ba93a059a283f9d" } }, "bin": "scw.exe",