diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 9bb7c5f36b..d874f81c81 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.5.6", + "version": "2.6.0", "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.5.6/scaleway-cli_2.5.6_windows_amd64.exe#/scw.exe", - "hash": "7afecbc6e1e1ebebefa08dcf66c346eeb137adde69f142ff8237fa65b580f1c9" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_amd64.exe#/scw.exe", + "hash": "4695987f368de80793fbef0052200109243e957d86de7ffd46c6af3cbb3ba8e8" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.6/scaleway-cli_2.5.6_windows_386.exe#/scw.exe", - "hash": "edfbd27a710c7014232173ef92df46bb3edab025234302f9dbf1419f8789b023" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.0/scaleway-cli_2.6.0_windows_386.exe#/scw.exe", + "hash": "93e990936428cb68aae1b4d6f287360a621fed7a4724c06ce1e74eb1040d1b0e" } }, "bin": "scw.exe",