diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index e3bca8d43e..1ccd2c2c6a 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.2.1", + "version": "2.2.2", "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.2.1/scw-2.2.1-windows-x86_64.exe#/scw.exe", - "hash": "a511602538ffe9683b3ef29760e6bd4915381833b419c8a2def9f83a6cacdbea" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.2/scw-2.2.2-windows-x86_64.exe#/scw.exe", + "hash": "f4d1ced66d53d7746c06e83f40b2e8c2297c515ba2b97cc26125f9d071845665" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.1/scw-2.2.1-windows-386.exe#/scw.exe", - "hash": "3fdd9390faf1e087dd43500e15ca3d4dffec7424e737cbef6bb3afee947fd337" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.2/scw-2.2.2-windows-386.exe#/scw.exe", + "hash": "61ab43f99fb6b66f7e0cc75ea961cf286ff9ac7e06ba51c2390608ec7f976459" } }, "bin": "scw.exe",