deepstream: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2022-01-02 04:29:19 +00:00
parent e59cd17f91
commit b7250c3b8d

View File

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