{ "version": "8.0.0", "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/v8.0.0/deepstream.io-windows-8.0.0.zip", "hash": "0c7ab3a26a87ba4d92f32868e90ebb6946a377ccfb80e4639d485e1bab5d6a0f" } }, "bin": "deepstream.exe", "env_set": { "DEEPSTREAM_CONFIG_DIRECTORY": "$dir\\conf\\config.yml" }, "persist": "conf", "checkver": { "github": "https://github.com/deepstreamIO/deepstream.io" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/deepstreamIO/deepstream.io/releases/download/v$version/deepstream.io-windows-$version.zip" } } } }