scaleway-cli: Update to version 2.43.0

This commit is contained in:
github-actions[bot] 2025-09-23 12:32:40 +00:00
parent 323cacbf18
commit 563bf9ae6d

View File

@ -1,16 +1,16 @@
{ {
"version": "2.42.0", "version": "2.43.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.42.0/scaleway-cli_2.42.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.43.0/scaleway-cli_2.43.0_windows_amd64.exe#/scw.exe",
"hash": "f7307fbaef13ba1864dfb7e1907212f552762389d88bd6b516b1dd8f89ca87b4" "hash": "42c6fe29c45ad9ae9f78e567f3cea5cc417822f54f17a71feecced94afa493b1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.42.0/scaleway-cli_2.42.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.43.0/scaleway-cli_2.43.0_windows_386.exe#/scw.exe",
"hash": "65f485afacf644339c2e570241ae3073a6dac2c38bbd2abfefd4c5da9d98f1a3" "hash": "872395091760779690ae3e7966813be977b5b94a553e77c67a52774b93ef76a7"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",