From 4b0c9b568a4a2f88093ce55b00ffa84dd108d5a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 12:30:27 +0000 Subject: [PATCH] scaleway-cli: Update to version 2.25.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 2b6c6fd2a7..94c0b7caff 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.24.0", + "version": "2.25.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.24.0/scaleway-cli_2.24.0_windows_amd64.exe#/scw.exe", - "hash": "3b81cf907df585cb16ca2026519b5d906ae16f446c1305b3e71a4907f8ff866c" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.25.0/scaleway-cli_2.25.0_windows_amd64.exe#/scw.exe", + "hash": "cd71abb26498f745752c78d0f1cc90684e4e35ad0e637a77316a3ababae05c97" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_386.exe#/scw.exe", - "hash": "4dcb345f5ae21b1a87cf78930854fbdb5dae162ae984db3a0f39f178e6159f1d" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.25.0/scaleway-cli_2.25.0_windows_386.exe#/scw.exe", + "hash": "87172e6644c254bcfcc9605a430a0422f162fdc4700a8c3b0d37e9fcee611bde" } }, "bin": "scw.exe",