scaleway-cli: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2022-12-07 12:50:10 +00:00
parent cd8f5b2280
commit 726c3072de

View File

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