{ "version": "23.6.0", "description": "The stream database optimized for event sourcing", "homepage": "https://eventstore.org/", "license": "BSD-3-Clause", "architecture": { "64bit": { "url": "https://github.com/EventStore/EventStore/releases/download/oss-v23.6.0/EventStore-OSS-Windows-2019-v23.6.0.zip", "hash": "e20f302bd5140f81445cafc9e611adc14f671a557d57ca80ccfbd6d49edb5333" } }, "extract_dir": "EventStore-OSS-Windows-2019-v23.6.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://github.com/EventStore/EventStore/releases/download/oss-v$version/EventStore-OSS-Windows-2019-v$version.zip" } }, "extract_dir": "EventStore-OSS-Windows-2019-v$version" } }