diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index e4f15db568..972d898ecd 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.49.0", + "version": "2.50.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.49.0/scaleway-cli_2.49.0_windows_amd64.exe#/scw.exe", - "hash": "a720e89e1087ff0b10240f8381426f41786bf35862d11dded241491d4117c1db" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.50.0/scaleway-cli_2.50.0_windows_amd64.exe#/scw.exe", + "hash": "832e532ce89de79ff4826ac75f9542738b0c85a8b098585f9a5bc97fd5365409" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.49.0/scaleway-cli_2.49.0_windows_386.exe#/scw.exe", - "hash": "66c7081a7918592ca97bb244721c72cde8277f6afeedb2c9156b6090dca346cb" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.50.0/scaleway-cli_2.50.0_windows_386.exe#/scw.exe", + "hash": "2f41d3bb6188af1d7e42917febbcf913b185116ad234aa4ace30936a0f86350e" } }, "bin": "scw.exe",