diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index ba3f623c3b..0cf1ae3af8 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.15.0", + "version": "2.16.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.15.0/scaleway-cli_2.15.0_windows_amd64.exe#/scw.exe", - "hash": "55be03d348e269bd788a9b49c7966a9f30d65ebc81e858961e225ba88ddfd5fc" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.0/scaleway-cli_2.16.0_windows_amd64.exe#/scw.exe", + "hash": "4a09c3dae9ecc3641d09efa70d966b9fded01787f9d72c8085d79e8b3dbd6e90" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.15.0/scaleway-cli_2.15.0_windows_386.exe#/scw.exe", - "hash": "9fddaf76f8ebb59ca8d2cd4a72ac1d229328045c623b70b59ab56bfb90569c29" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.0/scaleway-cli_2.16.0_windows_386.exe#/scw.exe", + "hash": "fb83d7f70a1f9eae5ef464b20f7ce368778a6064a2bca6be7a35ab535136a40b" } }, "bin": "scw.exe",