{ "version": "21.2.0", "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-v21.2.0.zip", "hash": "c3d85c22b0f8c4835cea5139b69ac02e98bd2641245afcc700a081d687a01708" } }, "extract_dir": "EventStore-OSS-Windows-2019-v21.2.0", "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" } }