From 85f330518c7629a60a943e52f128d6802821b77b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:32:38 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.18.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 185d684410..4737cd0147 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.17.0", + "version": "2.18.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.17.0/scaleway-cli_2.17.0_windows_amd64.exe#/scw.exe", - "hash": "4a4c62b40afe7921b69b9c429f5cdbc7c377ab49f652db901f4d04bfa6706689" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.18.0/scaleway-cli_2.18.0_windows_amd64.exe#/scw.exe", + "hash": "eae27a6e14a67f41e23e67fa16d8a0d795936a4a98acc3b8fb9b56f5fdb28d08" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.17.0/scaleway-cli_2.17.0_windows_386.exe#/scw.exe", - "hash": "e87062d1fb829ef8a3a33fa52e797e2b45981681453ff756fa9de8e0766098e6" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.18.0/scaleway-cli_2.18.0_windows_386.exe#/scw.exe", + "hash": "e0076073bf48a2190889c8f087dc80842e3afc229f64f7665a035ed3b103b159" } }, "bin": "scw.exe",