scaleway-cli: Update to version 2.3.1

This commit is contained in:
github-actions[bot] 2022-03-04 04:29:22 +00:00
parent 547cca3b25
commit bdca9636b5

View File

@ -1,16 +1,16 @@
{ {
"version": "2.4.0", "version": "2.3.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.4.0/scw-2.4.0-windows-x86_64.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.1/scw-2.3.1-windows-x86_64.exe#/scw.exe",
"hash": "b3d20738c8d266e7b37611a7a12f7ea26073dbef6bb7c34499a590862b25c443" "hash": "3aa8f1251c5bc137225af83bbad2d86df19fcda262b4724d84ffac2e712448e9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.4.0/scw-2.4.0-windows-386.exe#/scw.exe", "url": "https://github.com/scaleway/scaleway-cli/releases/download/v2.3.1/scw-2.3.1-windows-386.exe#/scw.exe",
"hash": "fb3042a12619302e20e9c97803182d0c90a9f12dbcbc3b6b91f73ec828bc7476" "hash": "85f69b8139dd632b8182536ea400bc2afc8fc7c0bdc6e67c88754853fe88b69b"
} }
}, },
"bin": "scw.exe", "bin": "scw.exe",