scaleway-cli: Update to version 2.25.0

This commit is contained in:
github-actions[bot] 2023-11-30 12:30:27 +00:00
parent f84770941e
commit 4b0c9b568a

View File

@ -1,16 +1,16 @@
{ {
"version": "2.24.0", "version": "2.25.0",
"description": "Manage BareMetal Servers from Command Line (as easily as with Docker).", "description": "Manage BareMetal Servers from Command Line (as easily as with Docker).",
"homepage": "https://github.com/scaleway/scaleway-cli", "homepage": "https://github.com/scaleway/scaleway-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.25.0/scaleway-cli_2.25.0_windows_amd64.exe#/scw.exe",
"hash": "3b81cf907df585cb16ca2026519b5d906ae16f446c1305b3e71a4907f8ff866c" "hash": "cd71abb26498f745752c78d0f1cc90684e4e35ad0e637a77316a3ababae05c97"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.25.0/scaleway-cli_2.25.0_windows_386.exe#/scw.exe",
"hash": "4dcb345f5ae21b1a87cf78930854fbdb5dae162ae984db3a0f39f178e6159f1d" "hash": "87172e6644c254bcfcc9605a430a0422f162fdc4700a8c3b0d37e9fcee611bde"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",