scaleway-cli: Update to version 2.28.0

This commit is contained in:
github-actions[bot] 2024-03-25 13:11:38 +00:00
parent 6bb52540ef
commit a3538f7944

View File

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