scaleway-cli: Update to version 2.38.0

This commit is contained in:
github-actions[bot] 2025-03-26 16:30:21 +00:00
parent 86b52feb48
commit d1a5066893

View File

@ -1,16 +1,16 @@
{ {
"version": "2.37.0", "version": "2.38.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.37.0/scaleway-cli_2.37.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.38.0/scaleway-cli_2.38.0_windows_amd64.exe#/scw.exe",
"hash": "98e61019f470e47568f76292db10f7cf74bd9111673a1f1cfadb0c2eecefcecf" "hash": "0b5ac576a754b74b541d8fbae7c5fcd022b76ee8b1304d59755d0feb860ab12c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.37.0/scaleway-cli_2.37.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.38.0/scaleway-cli_2.38.0_windows_386.exe#/scw.exe",
"hash": "e35725ca6770c1c3186c360b4b012592601e8b3cd45cad8812f560467fe735e5" "hash": "da4ef290290317608b150be67df721005f79f359ca07523ef27d52d66d819c77"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",