diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 22b5bca543..f5ce9aac44 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.1.0", + "version": "2.2.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.1.0/scw-2-1-0-windows-x86_64.exe#/scw.exe", - "hash": "47882670c292e1e44382ddb8aa085e0c652781e448de2850e4639d8f8677434f" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.0/scw-2-2-0-windows-x86_64.exe#/scw.exe", + "hash": "766f261db25c24e1b04abc8c096dfc5264b919c2def93fd61611305a7e2dd71f" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.1.0/scw-2-1-0-windows-386.exe#/scw.exe", - "hash": "6f38037044e318ebed31305102c1ab19bbde7faa6bb3a264281d764a9d68014b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.0/scw-2-2-0-windows-386.exe#/scw.exe", + "hash": "4e2be7b0c862ca0d0f15999b01e5b3b2ffd256f1ea4a14f0de5289b9bfeaca51" } }, "bin": "scw.exe",