diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index fa4cb0ffd7..1fa089ed9c 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.46.0", + "version": "2.47.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.46.0/scaleway-cli_2.46.0_windows_amd64.exe#/scw.exe", - "hash": "bb890e78c2004edf2f3d81515ea6fe540fe06047d3c44c1a6f54bb5a419c400e" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.47.0/scaleway-cli_2.47.0_windows_amd64.exe#/scw.exe", + "hash": "1be6b8de432aa933c6db58c4507775e66716af12f4ff37a72a5c258c1fb8f337" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.46.0/scaleway-cli_2.46.0_windows_386.exe#/scw.exe", - "hash": "6f6050f7ef5024cebcf57dee2de83a78daaf738d5494ad53e497bb713edc34eb" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.47.0/scaleway-cli_2.47.0_windows_386.exe#/scw.exe", + "hash": "aed01589d9bdafcf7ed823490aa7ee037e69ee8b6a18383d2ba93a059a283f9d" } }, "bin": "scw.exe",