diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 45065b6a0d..0133714208 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.10.0", + "version": "2.11.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.10.0/scaleway-cli_2.10.0_windows_amd64.exe#/scw.exe", - "hash": "5258b18f695ed4abf1dbe8ae8737d85a0a8b67c8fa9f51836738c2fb49754c1b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.0/scaleway-cli_2.11.0_windows_amd64.exe#/scw.exe", + "hash": "01e6ac70cc138188424fb1334e7562468a79d67bbdfdd538cdbe3a97efbfdcd3" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.10.0/scaleway-cli_2.10.0_windows_386.exe#/scw.exe", - "hash": "b69097f73f660c3707290b5d68dfbc2b572b08e9e9855e145454524e3f6334a4" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.0/scaleway-cli_2.11.0_windows_386.exe#/scw.exe", + "hash": "c93c8a37c1117e2539eb178c9dd4b675a6f1693828b5c76177d9ac28fe7d10bc" } }, "bin": "scw.exe",