scaleway-cli: Update to version 2.5.4

This commit is contained in:
github-actions[bot] 2022-07-04 16:30:26 +00:00
parent 8d451be719
commit db0f5ca822

View File

@ -1,16 +1,16 @@
{
"version": "2.5.3",
"version": "2.5.4",
"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.5.3/scaleway-cli_2.5.3_windows_amd64.exe#/scw.exe",
"hash": "8388fed7f948d5132b582b8eb67cebfa5097ecb9ae9b1a47231e1e4ad033aaa1"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.4/scaleway-cli_2.5.4_windows_amd64.exe#/scw.exe",
"hash": "236e1321028a3e2f217b9e9f06adde2d1f0274bbcb10b84de4a6b9338dede61a"
},
"32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.3/scaleway-cli_2.5.3_windows_386.exe#/scw.exe",
"hash": "b115a40aff9cf3229c8be08a94790b0aebbda5b47aa887dc46ff2d8b5e4269ef"
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.5.4/scaleway-cli_2.5.4_windows_386.exe#/scw.exe",
"hash": "59068f74dbf25e65979599de5f0ed911936ccb838c83cdd9d57c93c4d0a9fb37"
}
},
"bin": "scw.exe",