diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 1a6df1da74..5b93c34579 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.44.0", + "version": "2.45.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.44.0/scaleway-cli_2.44.0_windows_amd64.exe#/scw.exe", - "hash": "9d91d259a8ee11610ddfa412efc22ba4ed19b26036b8d28cc8f947137fe5937b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.45.0/scaleway-cli_2.45.0_windows_amd64.exe#/scw.exe", + "hash": "4c22a468b45133eaddf80f1aa3cce9a35909ec204545b00fa55a045fc945e1d5" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.44.0/scaleway-cli_2.44.0_windows_386.exe#/scw.exe", - "hash": "ac8f519ed4e4637b8410c0beda3ad1ade373c05595a5f48aafe6c2733645ccb6" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.45.0/scaleway-cli_2.45.0_windows_386.exe#/scw.exe", + "hash": "7bf563ff91654cefdcb1d895b15715326e36f502f8f7e37c6ba732025caec659" } }, "bin": "scw.exe",