From e96ab053b68f87276cd0e46509de8bcc2fe881fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 16:29:09 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.16.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 ba3f623c3b..0cf1ae3af8 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.15.0", + "version": "2.16.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.15.0/scaleway-cli_2.15.0_windows_amd64.exe#/scw.exe", - "hash": "55be03d348e269bd788a9b49c7966a9f30d65ebc81e858961e225ba88ddfd5fc" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.0/scaleway-cli_2.16.0_windows_amd64.exe#/scw.exe", + "hash": "4a09c3dae9ecc3641d09efa70d966b9fded01787f9d72c8085d79e8b3dbd6e90" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.15.0/scaleway-cli_2.15.0_windows_386.exe#/scw.exe", - "hash": "9fddaf76f8ebb59ca8d2cd4a72ac1d229328045c623b70b59ab56bfb90569c29" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.0/scaleway-cli_2.16.0_windows_386.exe#/scw.exe", + "hash": "fb83d7f70a1f9eae5ef464b20f7ce368778a6064a2bca6be7a35ab535136a40b" } }, "bin": "scw.exe",