From daac9f7a84d6126e2f530eecc2c130680d2c2f5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:27:30 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.21.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 38b92d1079..0d1f536ba1 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.20.0", + "version": "2.21.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.20.0/scaleway-cli_2.20.0_windows_amd64.exe#/scw.exe", - "hash": "3954a8f7938ce3b7910fe05e26e88a12ef440858b664ac35843d3da689077179" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.21.0/scaleway-cli_2.21.0_windows_amd64.exe#/scw.exe", + "hash": "2f4dc713b88f86753dd8bcb13602d6542e8be3bc2357fec455a58afcb5485b75" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_386.exe#/scw.exe", - "hash": "5099f645b12b839e7b8c634c8d1acc8d4ae3c50b1eeb77375d8bd9acd44cc16a" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.21.0/scaleway-cli_2.21.0_windows_386.exe#/scw.exe", + "hash": "89c046932e3d8fb652d1cbe51c5fc4c7acf2c42ba80db90e4a95328a0732bdb0" } }, "bin": "scw.exe",