scaleway-cli: Update to version 2.20.0

This commit is contained in:
github-actions[bot] 2023-09-04 16:27:05 +00:00
parent 7682b97dca
commit 1f0a4714d1

View File

@ -1,16 +1,16 @@
{ {
"version": "2.19.0", "version": "2.20.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.19.0/scaleway-cli_2.19.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_amd64.exe#/scw.exe",
"hash": "d9281bec80d510322c161c39fbb988928078c61c6048dd00e7f762b0ca560b42" "hash": "3954a8f7938ce3b7910fe05e26e88a12ef440858b664ac35843d3da689077179"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.19.0/scaleway-cli_2.19.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.20.0/scaleway-cli_2.20.0_windows_386.exe#/scw.exe",
"hash": "14b61b014c7dea56dbefaa7d87e5bad996b8f94e0b1f72b83c888b8342da88a4" "hash": "5099f645b12b839e7b8c634c8d1acc8d4ae3c50b1eeb77375d8bd9acd44cc16a"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",