scaleway-cli: Update to version 2.5.6

This commit is contained in:
github-actions[bot] 2022-08-23 12:31:21 +00:00
parent c7e5548add
commit 475d555fc1

View File

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