deepstream: Update to version 5.2.4

This commit is contained in:
Richard Kuhnt 2021-04-05 20:00:23 +00:00
parent a1f2bf1b60
commit 94ddcbda57

View File

@ -1,15 +1,15 @@
{ {
"version": "5.2.3", "version": "5.2.4",
"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.3/deepstream.io-windows-5.2.3.zip", "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.2.4/deepstream.io-windows-5.2.4.zip",
"hash": "4955f2f11f4d3a95a576dbcbbb55b95bb2cdbecb2b88bb3f537205cf33501f3a" "hash": "785cab42fabe9a79460c149f3aed52da2b8e6829b5f631e369999cc6f6e837a6"
} }
}, },
"extract_dir": "deepstream.io-windows-5.2.3", "extract_dir": "deepstream.io-windows-5.2.4",
"bin": "deepstream.exe", "bin": "deepstream.exe",
"env_set": { "env_set": {
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml" "DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"