diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index f5b13107e3..638fdeaf87 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.2.3", + "version": "2.2.4", "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.3/scw-2.2.3-windows-x86_64.exe#/scw.exe", - "hash": "62dab23b6b15107eddfb603f4f43d2787e754d5bcbc04c523b02306ef88d66c3" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-x86_64.exe#/scw.exe", + "hash": "a51e97eb794e9a616e6e7ba8e11dfae30b5fce7ec1c1d261ca359e0857d1a9fd" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.3/scw-2.2.3-windows-386.exe#/scw.exe", - "hash": "38ebd835223c62b117173eeaf30a15c480fdfe5489a4ceab8964556b16d17f53" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.2.4/scw-2.2.4-windows-386.exe#/scw.exe", + "hash": "82bbdc07c978de64872cdf04af8a436f098601a6bf716fc63edf7a501876a224" } }, "bin": "scw.exe",