diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 09e0f7135e..bd66b6952e 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.27.0", + "version": "2.28.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.27.0/scaleway-cli_2.27.0_windows_amd64.exe#/scw.exe", - "hash": "6fd9bce690b83a7da844cf811dd010e811fc7805b303ac4d868f27edbeca0080" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.28.0/scaleway-cli_2.28.0_windows_amd64.exe#/scw.exe", + "hash": "ddd98b51dcb2809821e4edc60a615be7bb71e0667298cc1c71793ffc36285b81" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.27.0/scaleway-cli_2.27.0_windows_386.exe#/scw.exe", - "hash": "e128439ccbd8d2c0994bd94163d04379538ecad0ccfcc54f70442ad5db00e95e" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.28.0/scaleway-cli_2.28.0_windows_386.exe#/scw.exe", + "hash": "40315f0e02132d46511df10e5b5ef04699cdd0b78650e1d1eeff2b065f63770c" } }, "bin": "scw.exe",