diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index 498ab2e955..c8ef7cb9f7 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.51.0", + "version": "2.52.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.51.0/scaleway-cli_2.51.0_windows_amd64.exe#/scw.exe", - "hash": "80449b992200e9927051c0025c975d6cdb5976866468e2cc2195dc899ea9916d" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.52.0/scaleway-cli_2.52.0_windows_amd64.exe#/scw.exe", + "hash": "de367db7878092d9704e9cab1e025985af8df41a7330e98c03f3a255485f3313" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.51.0/scaleway-cli_2.51.0_windows_386.exe#/scw.exe", - "hash": "5152d51b587576afcf006df7201ba2281c73d9db255d239d04599c28ed2f947b" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.52.0/scaleway-cli_2.52.0_windows_386.exe#/scw.exe", + "hash": "d59792a80d2053a1ac7e64d39d06c2a3424923cb2f8fd4d58151933f105cea7a" } }, "bin": "scw.exe",