ScoopInstaller_Main/eventstore.json
2017-03-23 16:23:11 +01:00

25 lines
798 B
JSON

{
"homepage": "https://geteventstore.com/",
"license": "BSD 3-Clause",
"version": "4.0.0",
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v4.0.0.zip",
"hash": "b77fd030dd3e7ad62aa5362efc6bb1fa7c3c09546164edb79ce2a51d780dd2d8",
"bin": [
[
"EventStore.ClusterNode.exe",
"eventstore"
],
"EventStore.ClusterNode.exe",
"EventStore.PAdmin.exe",
"EventStore.Query.exe",
"EventStore.TestClient.exe"
],
"checkver": {
"url": "https://geteventstore.com/downloads/",
"re": "Get\\s+Event\\s+Store\\s+(\\d+\\.\\d+\\.\\d+)\\s+for\\s+Windows"
},
"autoupdate": {
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v$version.zip"
}
}