diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index b81c621f00..185d684410 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.16.1", + "version": "2.17.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.16.1/scaleway-cli_2.16.1_windows_amd64.exe#/scw.exe", - "hash": "cc3aefcb2f6624b8d62411abe60d09d892a1b4a9d5d5868ae5cc501136652e92" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.17.0/scaleway-cli_2.17.0_windows_amd64.exe#/scw.exe", + "hash": "4a4c62b40afe7921b69b9c429f5cdbc7c377ab49f652db901f4d04bfa6706689" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.1/scaleway-cli_2.16.1_windows_386.exe#/scw.exe", - "hash": "00deaffe2b970587f790fd0f94ddf78e58b19c1138dd5d9022cce4d66119d57c" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.17.0/scaleway-cli_2.17.0_windows_386.exe#/scw.exe", + "hash": "e87062d1fb829ef8a3a33fa52e797e2b45981681453ff756fa9de8e0766098e6" } }, "bin": "scw.exe",