{ "version": "7.0.7", "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/v7.0.7/deepstream.io-windows-7.0.7.zip", "hash": "3ce748a62e3b3e102b55d5c512d1d385f78b629a17c8a4212893b085c1972149" } }, "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" } } } }