ScoopInstaller_Main/eventstore.json

25 lines
797 B
JSON

{
"homepage": "https://geteventstore.com/",
"license": "BSD 3-Clause",
"version": "4.0.1-hotfix4",
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v4.0.1-hotfix4.zip",
"hash": "3360f271c9fe3032f8ab63aa1f343e0909b9b270a6ad3ac8c2383ccb5dccc23b",
"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"
}
}