scaleway-cli: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2023-02-22 16:29:43 +00:00
parent 52227554f2
commit 8c5570ced8

View File

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