scaleway-cli: Update to version 2.16.1

This commit is contained in:
github-actions[bot] 2023-06-13 12:30:27 +00:00
parent d6d01ddbdd
commit 303f79d282

View File

@ -1,16 +1,16 @@
{ {
"version": "2.16.0", "version": "2.16.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.16.0/scaleway-cli_2.16.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.1/scaleway-cli_2.16.1_windows_amd64.exe#/scw.exe",
"hash": "4a09c3dae9ecc3641d09efa70d966b9fded01787f9d72c8085d79e8b3dbd6e90" "hash": "cc3aefcb2f6624b8d62411abe60d09d892a1b4a9d5d5868ae5cc501136652e92"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.0/scaleway-cli_2.16.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.16.1/scaleway-cli_2.16.1_windows_386.exe#/scw.exe",
"hash": "fb83d7f70a1f9eae5ef464b20f7ce368778a6064a2bca6be7a35ab535136a40b" "hash": "00deaffe2b970587f790fd0f94ddf78e58b19c1138dd5d9022cce4d66119d57c"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",