ScoopInstaller_Main/eventstore.json
2017-12-07 09:00:14 +00:00

25 lines
770 B
JSON

{
"homepage": "https://eventstore.org/",
"license": "BSD 3-Clause",
"version": "4.0.3-hotfix1",
"url": "https://eventstore.org/downloads/EventStore-OSS-Win-v4.0.3-hotfix1.zip",
"hash": "619216fbb2c3b39d556bc255cfc463829c8d04d959e4b874af3b4f968a9e180d",
"bin": [
[
"EventStore.ClusterNode.exe",
"eventstore"
],
"EventStore.ClusterNode.exe",
"EventStore.PAdmin.exe",
"EventStore.Query.exe",
"EventStore.TestClient.exe"
],
"checkver": {
"url": "https://eventstore.org/downloads",
"re": "EventStore-OSS-Win-v([\\d.]+(-[\\w\\d]+)?).zip"
},
"autoupdate": {
"url": "https://eventstore.org/downloads/EventStore-OSS-Win-v$version.zip"
}
}