diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 67cefb6c84..1a6df1da74 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.43.0", + "version": "2.44.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.43.0/scaleway-cli_2.43.0_windows_amd64.exe#/scw.exe", - "hash": "42c6fe29c45ad9ae9f78e567f3cea5cc417822f54f17a71feecced94afa493b1" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.44.0/scaleway-cli_2.44.0_windows_amd64.exe#/scw.exe", + "hash": "9d91d259a8ee11610ddfa412efc22ba4ed19b26036b8d28cc8f947137fe5937b" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.43.0/scaleway-cli_2.43.0_windows_386.exe#/scw.exe", - "hash": "872395091760779690ae3e7966813be977b5b94a553e77c67a52774b93ef76a7" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.44.0/scaleway-cli_2.44.0_windows_386.exe#/scw.exe", + "hash": "ac8f519ed4e4637b8410c0beda3ad1ade373c05595a5f48aafe6c2733645ccb6" } }, "bin": "scw.exe",