diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 22586b7209..38b92d1079 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.19.0", + "version": "2.20.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.19.0/scaleway-cli_2.19.0_windows_amd64.exe#/scw.exe", - "hash": "d9281bec80d510322c161c39fbb988928078c61c6048dd00e7f762b0ca560b42" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_amd64.exe#/scw.exe", + "hash": "3954a8f7938ce3b7910fe05e26e88a12ef440858b664ac35843d3da689077179" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.19.0/scaleway-cli_2.19.0_windows_386.exe#/scw.exe", - "hash": "14b61b014c7dea56dbefaa7d87e5bad996b8f94e0b1f72b83c888b8342da88a4" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_386.exe#/scw.exe", + "hash": "5099f645b12b839e7b8c634c8d1acc8d4ae3c50b1eeb77375d8bd9acd44cc16a" } }, "bin": "scw.exe",