scaleway-cli: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2022-10-21 00:35:49 +00:00
parent a9fca03621
commit e4e89237c0

View File

@ -1,16 +1,16 @@
{
"version": "2.6.0",
"version": "2.6.1",
"description": "Manage BareMetal Servers from Command Line (as easily as with Docker).",
"homepage": "https://github.com/scaleway/scaleway-cli",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_amd64.exe#/scw.exe",
"hash": "4695987f368de80793fbef0052200109243e957d86de7ffd46c6af3cbb3ba8e8"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.1/scaleway-cli_2.6.1_windows_amd64.exe#/scw.exe",
"hash": "d89c8080936ff7bc27674d9e83c2a37c0f7186846407c1cd84581d7b0636b430"
},
"32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_386.exe#/scw.exe",
"hash": "93e990936428cb68aae1b4d6f287360a621fed7a4724c06ce1e74eb1040d1b0e"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.1/scaleway-cli_2.6.1_windows_386.exe#/scw.exe",
"hash": "67287ea3d3c8a2448ba6f31df8178063d99305f645ff2c116ed5ac6928f92ce6"
}
},
"bin": "scw.exe",