scaleway-cli: Update to version 2.5.5

This commit is contained in:
github-actions[bot] 2022-08-19 16:30:55 +00:00
parent e24868c216
commit 184e2cf681

View File

@ -1,16 +1,16 @@
{ {
"version": "2.5.4", "version": "2.5.5",
"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.5.4/scaleway-cli_2.5.4_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.5/scaleway-cli_2.5.5_windows_amd64.exe#/scw.exe",
"hash": "236e1321028a3e2f217b9e9f06adde2d1f0274bbcb10b84de4a6b9338dede61a" "hash": "7dcc37254ca8c8345a96ee578c8c6ca57c5abd71b055647456a40c77a8147771"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.4/scaleway-cli_2.5.4_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.5/scaleway-cli_2.5.5_windows_386.exe#/scw.exe",
"hash": "59068f74dbf25e65979599de5f0ed911936ccb838c83cdd9d57c93c4d0a9fb37" "hash": "403ed87f8485eba310fad3ef33a0476a73273dec801a837ddc45f05403b63951"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",