diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 951e8c46b1..e6f04e6585 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.40.0", + "version": "2.41.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.40.0/scaleway-cli_2.40.0_windows_amd64.exe#/scw.exe", - "hash": "3f4e3e6629c5fde2b069d577eb6af05e941689973d671b5f88b3a717c4e9da96" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_amd64.exe#/scw.exe", + "hash": "9c816870dc048c70578ab0dac9a4b80eba8510816f515c11fcaceab13b5b1758" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.40.0/scaleway-cli_2.40.0_windows_386.exe#/scw.exe", - "hash": "d419a1ff669c338a53b99015496022c823cb258f6945a8610ec36a4fb4b9085c" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.41.0/scaleway-cli_2.41.0_windows_386.exe#/scw.exe", + "hash": "8fa20556676f84cefc703f47f131b5fb21b1e442c94044e48da90b583090f693" } }, "bin": "scw.exe",