From e60af3564ea83ad68ba8be4ae646ae5cdaa6825a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 12:30:26 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.13.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 5d62c99c20..5704fc845a 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.12.0", + "version": "2.13.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.12.0/scaleway-cli_2.12.0_windows_amd64.exe#/scw.exe", - "hash": "3fdf91434189c628b7fa8d902a65faed520c5cb01a58900af688f9154d7f351e" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.13.0/scaleway-cli_2.13.0_windows_amd64.exe#/scw.exe", + "hash": "e664db940a12be3c9e41af4726ce73152afba91ed93b734bb2fc29af208b7e4c" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.12.0/scaleway-cli_2.12.0_windows_386.exe#/scw.exe", - "hash": "36b6cd99d19cb00098d816e9a7c30c49fdb1d5402ef08c15f2b1493a3c73a13a" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.13.0/scaleway-cli_2.13.0_windows_386.exe#/scw.exe", + "hash": "a4b28ff4e0a8bfc0a3bd4fd731d2fb7096426797ec090e176042f0c84361f9bf" } }, "bin": "scw.exe",