ScoopInstaller_Main/eventstore.json
2018-05-16 16:00:20 +00:00

25 lines
770 B
JSON

{
"homepage": "https://eventstore.org/",
"license": "BSD-3-Clause",
"version": "4.1.1-hotfix1",
"url": "https://eventstore.org/downloads/EventStore-OSS-Win-v4.1.1-hotfix1.zip",
"hash": "aafa46a2227f6929d08fb73f40a45e5d25f92ef621815390ec8e519898cb8407",
"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"
}
}