diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 5b93c34579..fa4cb0ffd7 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.45.0", + "version": "2.46.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.45.0/scaleway-cli_2.45.0_windows_amd64.exe#/scw.exe", - "hash": "4c22a468b45133eaddf80f1aa3cce9a35909ec204545b00fa55a045fc945e1d5" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.46.0/scaleway-cli_2.46.0_windows_amd64.exe#/scw.exe", + "hash": "bb890e78c2004edf2f3d81515ea6fe540fe06047d3c44c1a6f54bb5a419c400e" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.45.0/scaleway-cli_2.45.0_windows_386.exe#/scw.exe", - "hash": "7bf563ff91654cefdcb1d895b15715326e36f502f8f7e37c6ba732025caec659" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.46.0/scaleway-cli_2.46.0_windows_386.exe#/scw.exe", + "hash": "6f6050f7ef5024cebcf57dee2de83a78daaf738d5494ad53e497bb713edc34eb" } }, "bin": "scw.exe",