scaleway-cli: Update to version 2.42.0

This commit is contained in:
github-actions[bot] 2025-07-22 16:30:26 +00:00
parent 0721082912
commit 8f8aa019cd

View File

@ -1,16 +1,16 @@
{ {
"version": "2.41.0", "version": "2.42.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.41.0/scaleway-cli_2.41.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.42.0/scaleway-cli_2.42.0_windows_amd64.exe#/scw.exe",
"hash": "9c816870dc048c70578ab0dac9a4b80eba8510816f515c11fcaceab13b5b1758" "hash": "f7307fbaef13ba1864dfb7e1907212f552762389d88bd6b516b1dd8f89ca87b4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.42.0/scaleway-cli_2.42.0_windows_386.exe#/scw.exe",
"hash": "8fa20556676f84cefc703f47f131b5fb21b1e442c94044e48da90b583090f693" "hash": "65f485afacf644339c2e570241ae3073a6dac2c38bbd2abfefd4c5da9d98f1a3"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",