scaleway-cli: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2023-10-23 12:30:19 +00:00
parent cba4683471
commit e892278b2b

View File

@ -1,16 +1,16 @@
{ {
"version": "2.23.0", "version": "2.24.0",
"description": "Manage BareMetal Servers from Command Line (as easily as with Docker).", "description": "Manage BareMetal Servers from Command Line (as easily as with Docker).",
"homepage": "https://github.com/scaleway/scaleway-cli", "homepage": "https://github.com/scaleway/scaleway-cli",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.23.0/scaleway-cli_2.23.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_amd64.exe#/scw.exe",
"hash": "189eb92ad085a192bef14ff4df1bcb8c8a4edfdbc93d1864ea89534047a6b374" "hash": "3b81cf907df585cb16ca2026519b5d906ae16f446c1305b3e71a4907f8ff866c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.23.0/scaleway-cli_2.23.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.24.0/scaleway-cli_2.24.0_windows_386.exe#/scw.exe",
"hash": "59c8f128e009a824b63cbd98510121a93153a86cb5d22c4078af08bc01699e46" "hash": "4dcb345f5ae21b1a87cf78930854fbdb5dae162ae984db3a0f39f178e6159f1d"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",