mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-13 02:41:19 +00:00
25 lines
798 B
JSON
25 lines
798 B
JSON
{
|
|
"homepage": "https://geteventstore.com/",
|
|
"license": "BSD 3-Clause",
|
|
"version": "3.9.3",
|
|
"url": "http://download.geteventstore.com/binaries/EventStore-OSS-Win-v3.9.3.zip",
|
|
"hash": "c50975a3c2f22a7162aec3c3cfb28e8848eda19f187509798f05c6491750c82d",
|
|
"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"
|
|
}
|
|
}
|