ScoopInstaller_Main/eventstore.json
2016-10-16 07:46:22 +10:00

19 lines
645 B
JSON

{
"homepage": "https://geteventstore.com/",
"license": "BSD 3-Clause",
"version": "3.9.2",
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v3.9.2.zip",
"hash": "2492845dc4719307de8cfd72ddcf7a739f33c7f11711c83f408cdc56464cea75",
"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"
}
}