From f2d074f11b6314bdfe2074ee6408194012931916 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 17:08:11 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.30.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 1b8a5c287d..3d77e4b1aa 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.29.0", + "version": "2.30.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.29.0/scaleway-cli_2.29.0_windows_amd64.exe#/scw.exe", - "hash": "2eb0b194ad8941884db7d4bd1836e1bbd7b36a3dad733f0d3f0bc9c2de2f2bfa" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.30.0/scaleway-cli_2.30.0_windows_amd64.exe#/scw.exe", + "hash": "ca52277fe00d07a0bf4b8b34067a3aa4ce8963e59b33dcdc7c52714b96a345b0" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.29.0/scaleway-cli_2.29.0_windows_386.exe#/scw.exe", - "hash": "1e46b9a08000e90d1d0e94954fcf6b62e7e4517c41525101b22dd415e148b9c4" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.30.0/scaleway-cli_2.30.0_windows_386.exe#/scw.exe", + "hash": "73b9b6d816bb9c3795460393aaf3b75f6aa151a65a94ab5c044a3b3a791fc17f" } }, "bin": "scw.exe",