scaleway-cli: Update to version 2.44.0

This commit is contained in:
github-actions[bot] 2025-10-06 12:32:08 +00:00
parent 9135875432
commit 23c037a2ba

View File

@ -1,16 +1,16 @@
{ {
"version": "2.43.0", "version": "2.44.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.43.0/scaleway-cli_2.43.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.44.0/scaleway-cli_2.44.0_windows_amd64.exe#/scw.exe",
"hash": "42c6fe29c45ad9ae9f78e567f3cea5cc417822f54f17a71feecced94afa493b1" "hash": "9d91d259a8ee11610ddfa412efc22ba4ed19b26036b8d28cc8f947137fe5937b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.43.0/scaleway-cli_2.43.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.44.0/scaleway-cli_2.44.0_windows_386.exe#/scw.exe",
"hash": "872395091760779690ae3e7966813be977b5b94a553e77c67a52774b93ef76a7" "hash": "ac8f519ed4e4637b8410c0beda3ad1ade373c05595a5f48aafe6c2733645ccb6"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",