scaleway-cli: Update to version 2.41.0

This commit is contained in:
github-actions[bot] 2025-06-23 12:32:14 +00:00
parent 679135a233
commit b85a459c2b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.40.0", "version": "2.41.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.40.0/scaleway-cli_2.40.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_amd64.exe#/scw.exe",
"hash": "3f4e3e6629c5fde2b069d577eb6af05e941689973d671b5f88b3a717c4e9da96" "hash": "9c816870dc048c70578ab0dac9a4b80eba8510816f515c11fcaceab13b5b1758"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.40.0/scaleway-cli_2.40.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_386.exe#/scw.exe",
"hash": "d419a1ff669c338a53b99015496022c823cb258f6945a8610ec36a4fb4b9085c" "hash": "8fa20556676f84cefc703f47f131b5fb21b1e442c94044e48da90b583090f693"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",