From 2002c55abe067d5703ab817f2f1a60d373654c5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 12:31:19 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.32.1 --- 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 3b706a9c04..ff61b712ca 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.31.0", + "version": "2.32.1", "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.31.0/scaleway-cli_2.31.0_windows_amd64.exe#/scw.exe", - "hash": "bf99d0d3d4d0091e1c411bf76bf52cff92004305dcf7e3a12b8a44da81c21702" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.32.1/scaleway-cli_2.32.1_windows_amd64.exe#/scw.exe", + "hash": "7271f228bf51faf6a7c0ec2dcde9ed9501298bdf311fd78e29e56e9f3c993ee8" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.31.0/scaleway-cli_2.31.0_windows_386.exe#/scw.exe", - "hash": "5af1bd00efdb567300030fda3ab25f0f4022aeaa5b70171c72abd990dad0aea9" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.32.1/scaleway-cli_2.32.1_windows_386.exe#/scw.exe", + "hash": "98dbbc818a8d86df0b5ed0d945fe5e08c910bd1aaa961a1a79d967dd1f00bfe0" } }, "bin": "scw.exe",