deepstream: Update to version 6.1.0

This commit is contained in:
github-actions[bot] 2022-03-18 00:32:56 +00:00
parent 376f391510
commit 01e8ecf28a

View File

@ -1,15 +1,15 @@
{ {
"version": "6.0.1", "version": "6.1.0",
"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/v6.0.1/deepstream.io-windows-6.0.1.zip", "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v6.1.0/deepstream.io-windows-6.1.0.zip",
"hash": "ddf9eabfc01a47b049b2193382f1c48537b9a222ffb0cbaf3878165313d236fb" "hash": "1279e9964a6929592dd0f7e43d698a29cfd6da56762d4298909d598400840205"
} }
}, },
"extract_dir": "deepstream.io-windows-6.0.1", "extract_dir": "deepstream.io-windows-6.1.0",
"bin": "deepstream.exe", "bin": "deepstream.exe",
"env_set": { "env_set": {
"DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml" "DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml"