diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 4737cd0147..22586b7209 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.18.0", + "version": "2.19.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.18.0/scaleway-cli_2.18.0_windows_amd64.exe#/scw.exe", - "hash": "eae27a6e14a67f41e23e67fa16d8a0d795936a4a98acc3b8fb9b56f5fdb28d08" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.19.0/scaleway-cli_2.19.0_windows_amd64.exe#/scw.exe", + "hash": "d9281bec80d510322c161c39fbb988928078c61c6048dd00e7f762b0ca560b42" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.18.0/scaleway-cli_2.18.0_windows_386.exe#/scw.exe", - "hash": "e0076073bf48a2190889c8f087dc80842e3afc229f64f7665a035ed3b103b159" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.19.0/scaleway-cli_2.19.0_windows_386.exe#/scw.exe", + "hash": "14b61b014c7dea56dbefaa7d87e5bad996b8f94e0b1f72b83c888b8342da88a4" } }, "bin": "scw.exe",