deepstream: Update to version 6.1.2

This commit is contained in:
github-actions[bot] 2022-04-23 04:29:33 +00:00
parent a4b323fea5
commit 97a52b6a88

View File

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