diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index f724481b3b..45065b6a0d 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.8.0", + "version": "2.10.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.8.0/scaleway-cli_2.8.0_windows_amd64.exe#/scw.exe", - "hash": "f26020fa8cc6707c3e01febc6f10ca7c5b7c617740c0d8ef48b11511112f8cac" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.10.0/scaleway-cli_2.10.0_windows_amd64.exe#/scw.exe", + "hash": "5258b18f695ed4abf1dbe8ae8737d85a0a8b67c8fa9f51836738c2fb49754c1b" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.8.0/scaleway-cli_2.8.0_windows_386.exe#/scw.exe", - "hash": "75f3b077f8058cd551ce78645ffb5a06cc67098459d58cea51883e3604188331" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.10.0/scaleway-cli_2.10.0_windows_386.exe#/scw.exe", + "hash": "b69097f73f660c3707290b5d68dfbc2b572b08e9e9855e145454524e3f6334a4" } }, "bin": "scw.exe",