scaleway-cli: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2022-09-22 12:31:31 +00:00
parent 9b42491f63
commit 624152c055

View File

@ -1,16 +1,16 @@
{ {
"version": "2.5.6", "version": "2.6.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.5.6/scaleway-cli_2.5.6_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_amd64.exe#/scw.exe",
"hash": "7afecbc6e1e1ebebefa08dcf66c346eeb137adde69f142ff8237fa65b580f1c9" "hash": "4695987f368de80793fbef0052200109243e957d86de7ffd46c6af3cbb3ba8e8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.6/scaleway-cli_2.5.6_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_386.exe#/scw.exe",
"hash": "edfbd27a710c7014232173ef92df46bb3edab025234302f9dbf1419f8789b023" "hash": "93e990936428cb68aae1b4d6f287360a621fed7a4724c06ce1e74eb1040d1b0e"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",