mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-09 00:41:22 +00:00
25 lines
798 B
JSON
25 lines
798 B
JSON
{
|
|
"homepage": "https://geteventstore.com/",
|
|
"license": "BSD 3-Clause",
|
|
"version": "4.0.1",
|
|
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v4.0.1.zip",
|
|
"hash": "b341e3a7939316a06040e3910c76d01c32f2162781ab81a1bbe28da84bf007cc",
|
|
"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"
|
|
}
|
|
}
|