From e892278b2bc7a14fa88cda7a397130dae75219fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 12:30:19 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.24.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 20c8d201a4..2b6c6fd2a7 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.23.0", + "version": "2.24.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.23.0/scaleway-cli_2.23.0_windows_amd64.exe#/scw.exe", - "hash": "189eb92ad085a192bef14ff4df1bcb8c8a4edfdbc93d1864ea89534047a6b374" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_amd64.exe#/scw.exe", + "hash": "3b81cf907df585cb16ca2026519b5d906ae16f446c1305b3e71a4907f8ff866c" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.23.0/scaleway-cli_2.23.0_windows_386.exe#/scw.exe", - "hash": "59c8f128e009a824b63cbd98510121a93153a86cb5d22c4078af08bc01699e46" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_386.exe#/scw.exe", + "hash": "4dcb345f5ae21b1a87cf78930854fbdb5dae162ae984db3a0f39f178e6159f1d" } }, "bin": "scw.exe",