scaleway-cli: Update to version 2.12.0

This commit is contained in:
github-actions[bot] 2023-03-08 16:30:59 +00:00
parent 3664943965
commit 3324f84ea1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.11.1", "version": "2.12.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.11.1/scaleway-cli_2.11.1_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.12.0/scaleway-cli_2.12.0_windows_amd64.exe#/scw.exe",
"hash": "0b91b9461ba2f7411607835225a371634b19dd88de3050286bbc068cfc7acd96" "hash": "3fdf91434189c628b7fa8d902a65faed520c5cb01a58900af688f9154d7f351e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.11.1/scaleway-cli_2.11.1_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.12.0/scaleway-cli_2.12.0_windows_386.exe#/scw.exe",
"hash": "560401b5f90d5c89578e284cc96e0608a9a1d034247987e8dcecc5d5c3accbdb" "hash": "36b6cd99d19cb00098d816e9a7c30c49fdb1d5402ef08c15f2b1493a3c73a13a"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",