From 77855968f5febf3f70d4507acb1e4f8802475227 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:30:36 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.22.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 0d1f536ba1..aabcc97eb6 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.21.0", + "version": "2.22.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.21.0/scaleway-cli_2.21.0_windows_amd64.exe#/scw.exe", - "hash": "2f4dc713b88f86753dd8bcb13602d6542e8be3bc2357fec455a58afcb5485b75" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.22.0/scaleway-cli_2.22.0_windows_amd64.exe#/scw.exe", + "hash": "7704785af3eb3764bd0c2f10fe011e32d64dab2d60ac314aefeada4d5318b473" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.21.0/scaleway-cli_2.21.0_windows_386.exe#/scw.exe", - "hash": "89c046932e3d8fb652d1cbe51c5fc4c7acf2c42ba80db90e4a95328a0732bdb0" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.22.0/scaleway-cli_2.22.0_windows_386.exe#/scw.exe", + "hash": "a22ef2dca6c543d95fd1b954b5b7f125ec306b65fc53209b7b6867e71129cb0e" } }, "bin": "scw.exe",