From 8f90c2ea6ab25f6e7106c08df3fae386bf40c1e4 Mon Sep 17 00:00:00 2001 From: tech189 Date: Tue, 5 Apr 2022 11:10:59 +0100 Subject: [PATCH] scaleway-cli: Update to version 2.5.1 (#3475) --- bucket/scaleway-cli.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index b673e8f1a8..3f658f8a27 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.3.1", + "version": "2.5.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.3.1/scw-2.3.1-windows-x86_64.exe#/scw.exe", - "hash": "3aa8f1251c5bc137225af83bbad2d86df19fcda262b4724d84ffac2e712448e9" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_windows_amd64.exe#/scw.exe", + "hash": "e61712ebb597d90e0f6d540c331ded0d20e2030e74c093b22c03614cbd3fee49" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.1/scw-2.3.1-windows-386.exe#/scw.exe", - "hash": "85f69b8139dd632b8182536ea400bc2afc8fc7c0bdc6e67c88754853fe88b69b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.1/scaleway-cli_2.5.1_windows_386.exe#/scw.exe", + "hash": "d1dc93ad8f336d4b140a358903bc736128f1d3dbeed7c12a17e546369849e7ac" } }, "bin": "scw.exe", @@ -18,10 +18,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-x86_64.exe#/scw.exe" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scaleway-cli_$version_windows_amd64.exe#/scw.exe" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scw-$version-windows-386.exe#/scw.exe" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v$version/scaleway-cli_$version_windows_386.exe#/scw.exe" } }, "hash": {