scaleway-cli: Update to version 2.21.0

This commit is contained in:
github-actions[bot] 2023-09-14 16:27:30 +00:00
parent 1b90fa3c32
commit daac9f7a84

View File

@ -1,16 +1,16 @@
{ {
"version": "2.20.0", "version": "2.21.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.20.0/scaleway-cli_2.20.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.21.0/scaleway-cli_2.21.0_windows_amd64.exe#/scw.exe",
"hash": "3954a8f7938ce3b7910fe05e26e88a12ef440858b664ac35843d3da689077179" "hash": "2f4dc713b88f86753dd8bcb13602d6542e8be3bc2357fec455a58afcb5485b75"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.21.0/scaleway-cli_2.21.0_windows_386.exe#/scw.exe",
"hash": "5099f645b12b839e7b8c634c8d1acc8d4ae3c50b1eeb77375d8bd9acd44cc16a" "hash": "89c046932e3d8fb652d1cbe51c5fc4c7acf2c42ba80db90e4a95328a0732bdb0"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",