ScoopInstaller_Main/eventstore.json
2017-08-18 08:00:12 +00:00

25 lines
781 B
JSON

{
"homepage": "https://geteventstore.com/",
"license": "BSD 3-Clause",
"version": "4.0.2",
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v4.0.2.zip",
"hash": "eeaeb31c403d2614cb9c711f3d504cfc84fe386dd3cb40292af97b9248c35ff5",
"bin": [
[
"EventStore.ClusterNode.exe",
"eventstore"
],
"EventStore.ClusterNode.exe",
"EventStore.PAdmin.exe",
"EventStore.Query.exe",
"EventStore.TestClient.exe"
],
"checkver": {
"url": "https://geteventstore.com/downloads/",
"re": "EventStore-OSS-Win-v([\\d.]+(-[\\w\\d]+)?).zip"
},
"autoupdate": {
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v$version.zip"
}
}