deepstream: Update to version 5.2.3

This commit is contained in:
Richard Kuhnt 2021-03-09 20:00:27 +00:00
parent f431cf0c39
commit 4e7b923783

View File

@ -1,15 +1,15 @@
{ {
"version": "5.2.2", "version": "5.2.3",
"description": "Realtime, fast and secure data-sync server for mobile, web & iot", "description": "Realtime, fast and secure data-sync server for mobile, web & iot",
"homepage": "https://deepstream.io", "homepage": "https://deepstream.io",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.2.2/deepstream.io-windows-5.2.2.zip", "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.2.3/deepstream.io-windows-5.2.3.zip",
"hash": "4ad3430c4e88133832aa247056d172183a7c12125a0c865aaff38a56b1d0aded" "hash": "4955f2f11f4d3a95a576dbcbbb55b95bb2cdbecb2b88bb3f537205cf33501f3a"
} }
}, },
"extract_dir": "deepstream.io-windows-5.2.2", "extract_dir": "deepstream.io-windows-5.2.3",
"bin": "deepstream.exe", "bin": "deepstream.exe",
"env_set": { "env_set": {
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml" "DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"