{ "version": "9.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/v9.0.1/deepstream.io-windows-9.0.1.zip", "hash": "2d8c442b977b6934c3947cc5bdcfa1315e97b4410b002a0b7b0f2c9835e8f718" } }, "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" } } } }