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