diff --git a/bucket/scaleway-cli.json b/bucket/scaleway-cli.json index aabcc97eb6..20c8d201a4 100644 --- a/bucket/scaleway-cli.json +++ b/bucket/scaleway-cli.json @@ -1,16 +1,16 @@ { - "version": "2.22.0", + "version": "2.23.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.22.0/scaleway-cli_2.22.0_windows_amd64.exe#/scw.exe", - "hash": "7704785af3eb3764bd0c2f10fe011e32d64dab2d60ac314aefeada4d5318b473" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.23.0/scaleway-cli_2.23.0_windows_amd64.exe#/scw.exe", + "hash": "189eb92ad085a192bef14ff4df1bcb8c8a4edfdbc93d1864ea89534047a6b374" }, "32bit": { - "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.22.0/scaleway-cli_2.22.0_windows_386.exe#/scw.exe", - "hash": "a22ef2dca6c543d95fd1b954b5b7f125ec306b65fc53209b7b6867e71129cb0e" + "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.23.0/scaleway-cli_2.23.0_windows_386.exe#/scw.exe", + "hash": "59c8f128e009a824b63cbd98510121a93153a86cb5d22c4078af08bc01699e46" } }, "bin": "scw.exe",