From 11ff9f9fc628b3537e74833b30abd11240492717 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:32:07 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.35.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 14e709007b..e73363fb2d 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.34.0", + "version": "2.35.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.34.0/scaleway-cli_2.34.0_windows_amd64.exe#/scw.exe", - "hash": "43fe987218b815480e819e712eb9d7b9f4efefeff5dc7db1c9f246eb6ad10986" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.35.0/scaleway-cli_2.35.0_windows_amd64.exe#/scw.exe", + "hash": "4b2a2fb0a8fd67e8b2215c5562e06fca30bdfb7bea974c0f990fed1d6c6fb95a" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.34.0/scaleway-cli_2.34.0_windows_386.exe#/scw.exe", - "hash": "1242d3e33af7960541cde72e8c3d20ab23d648524df4a6128c4570026844e4db" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.35.0/scaleway-cli_2.35.0_windows_386.exe#/scw.exe", + "hash": "59e294caedde69ad84a7bfda0167034c063e6bcf6230071126170178a1a9d9af" } }, "bin": "scw.exe",