deepstream: Update to version 5.2.6

This commit is contained in:
Richard Kuhnt 2021-11-27 19:01:47 +00:00
parent 03b3347566
commit cc2d0da092

View File

@ -1,15 +1,15 @@
{
"version": "5.2.4",
"version": "5.2.6",
"description": "Realtime, fast and secure data-sync server for mobile, web & iot",
"homepage": "https://deepstream.io",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.2.4/deepstream.io-windows-5.2.4.zip",
"hash": "785cab42fabe9a79460c149f3aed52da2b8e6829b5f631e369999cc6f6e837a6"
"url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v5.2.6/deepstream.io-windows-5.2.6.zip",
"hash": "633d161cb4414de21f01e46a6fb1e9ca3ba70bd9cba4a0a1f9776a2c0c327a44"
}
},
"extract_dir": "deepstream.io-windows-5.2.4",
"extract_dir": "deepstream.io-windows-5.2.6",
"bin": "deepstream.exe",
"env_set": {
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"