From 2e55fe1bcdf2b0e6cbc043020f2d01cd8cf49a9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 20:30:18 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.48.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 1fa089ed9c..affe28ffe8 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.47.0", + "version": "2.48.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.47.0/scaleway-cli_2.47.0_windows_amd64.exe#/scw.exe", - "hash": "1be6b8de432aa933c6db58c4507775e66716af12f4ff37a72a5c258c1fb8f337" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.48.0/scaleway-cli_2.48.0_windows_amd64.exe#/scw.exe", + "hash": "b9f956131394877b4ef94d8f2574e0e9b451c2d6400804729d2d6892656338a9" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.47.0/scaleway-cli_2.47.0_windows_386.exe#/scw.exe", - "hash": "aed01589d9bdafcf7ed823490aa7ee037e69ee8b6a18383d2ba93a059a283f9d" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.48.0/scaleway-cli_2.48.0_windows_386.exe#/scw.exe", + "hash": "4b711cfdb33e500a8802ffdc6fbbbc7dc7c7c5409baca9623d600a8f50280b2b" } }, "bin": "scw.exe",