scaleway-cli: Update to version 2.6.2

This commit is contained in:
github-actions[bot] 2022-11-07 16:30:52 +00:00
parent aac5b66ce2
commit fe6b70fe21

View File

@ -1,16 +1,16 @@
{ {
"version": "2.6.1", "version": "2.6.2",
"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.6.1/scaleway-cli_2.6.1_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.2/scaleway-cli_2.6.2_windows_amd64.exe#/scw.exe",
"hash": "d89c8080936ff7bc27674d9e83c2a37c0f7186846407c1cd84581d7b0636b430" "hash": "14ef4f243f1d7a9d6c0014dad1fc3ea5353ba8051b39fd3686ccb47171c84f7f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.1/scaleway-cli_2.6.1_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.6.2/scaleway-cli_2.6.2_windows_386.exe#/scw.exe",
"hash": "67287ea3d3c8a2448ba6f31df8178063d99305f645ff2c116ed5ac6928f92ce6" "hash": "8b7e4c1cb6077b1b09dc7a6614b2ba6cce2386568577172c6829aa5ce9155dc7"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",