mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
25 lines
798 B
JSON
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"
|
|
}
|
|
}
|