{ "version": "9.1.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.1.1/deepstream.io-windows-9.1.1.zip", "hash": "40715cf7d89ac0739851775595572a9b8cb42da3057900e92d01b150773cf0d5" } }, "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" } } } }