From 0aaef1da93889aa9f3399955296b42f577dd1fcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:30:15 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.36.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 e73363fb2d..f8462d3fd1 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.35.0", + "version": "2.36.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.35.0/scaleway-cli_2.35.0_windows_amd64.exe#/scw.exe", - "hash": "4b2a2fb0a8fd67e8b2215c5562e06fca30bdfb7bea974c0f990fed1d6c6fb95a" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.36.0/scaleway-cli_2.36.0_windows_amd64.exe#/scw.exe", + "hash": "601962d760578465ec5803839b7eac6978384b99d11cc2c10df01c47e4611048" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.35.0/scaleway-cli_2.35.0_windows_386.exe#/scw.exe", - "hash": "59e294caedde69ad84a7bfda0167034c063e6bcf6230071126170178a1a9d9af" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.36.0/scaleway-cli_2.36.0_windows_386.exe#/scw.exe", + "hash": "81aecd36c466db69b01379a312cd635a9637526c1e3ce4142396057d3912e1ba" } }, "bin": "scw.exe",