scaleway-cli: Update to version 2.35.0

This commit is contained in:
github-actions[bot] 2024-11-29 12:32:07 +00:00
parent 628c77cc5f
commit 11ff9f9fc6

View File

@ -1,16 +1,16 @@
{ {
"version": "2.34.0", "version": "2.35.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.34.0/scaleway-cli_2.34.0_windows_amd64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.35.0/scaleway-cli_2.35.0_windows_amd64.exe#/scw.exe",
"hash": "43fe987218b815480e819e712eb9d7b9f4efefeff5dc7db1c9f246eb6ad10986" "hash": "4b2a2fb0a8fd67e8b2215c5562e06fca30bdfb7bea974c0f990fed1d6c6fb95a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.34.0/scaleway-cli_2.34.0_windows_386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.35.0/scaleway-cli_2.35.0_windows_386.exe#/scw.exe",
"hash": "1242d3e33af7960541cde72e8c3d20ab23d648524df4a6128c4570026844e4db" "hash": "59e294caedde69ad84a7bfda0167034c063e6bcf6230071126170178a1a9d9af"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",