{ "version": "20.10.2", "description": "The stream database optimized for event sourcing", "homepage": "https://eventstore.org/", "license": "BSD-3-Clause", "architecture": { "64bit": { "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v20.10.2.zip", "hash": "dad82df19f8ce7f02a97b66a046a7a126b631a2c1261ce1b5920329d41691572" } }, "extract_dir": "EventStore-OSS-Windows-2019-v20.10.2", "bin": [ [ "EventStore.ClusterNode.exe", "eventstore" ], "EventStore.ClusterNode.exe", "EventStore.TestClient.exe" ], "checkver": { "url": "https://eventstore.org/downloads", "regex": "EventStore-OSS-Windows-2019-v([\\d.]+)\\.zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v$version.zip" } }, "extract_dir": "EventStore-OSS-Windows-2019-v$version" } }