diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 6a5b091d5a..14e709007b 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.33.0", + "version": "2.34.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.33.0/scaleway-cli_2.33.0_windows_amd64.exe#/scw.exe", - "hash": "f10da116588e5c06790257e632ad81692bf2f161b68276f88f9623eaafb8c2d0" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.34.0/scaleway-cli_2.34.0_windows_amd64.exe#/scw.exe", + "hash": "43fe987218b815480e819e712eb9d7b9f4efefeff5dc7db1c9f246eb6ad10986" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.33.0/scaleway-cli_2.33.0_windows_386.exe#/scw.exe", - "hash": "fbabb0fa4a4332b93457cb94b0c7d64ae6a5d0efa6e1e64e0eef485fd1132e73" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.34.0/scaleway-cli_2.34.0_windows_386.exe#/scw.exe", + "hash": "1242d3e33af7960541cde72e8c3d20ab23d648524df4a6128c4570026844e4db" } }, "bin": "scw.exe",