mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eventstore: Update to version 20.10.0
This commit is contained in:
parent
09040a728b
commit
574f96cf31
@ -1,15 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "20.6.1",
|
"version": "20.10.0",
|
||||||
"description": "The stream database optimized for event sourcing",
|
"description": "The stream database optimized for event sourcing",
|
||||||
"homepage": "https://eventstore.org/",
|
"homepage": "https://eventstore.org/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://eventstore.com/downloads/win/EventStore-OSS-Windows-2019-v20.6.1.zip",
|
"url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v20.10.0.zip",
|
||||||
"hash": "d128029fb0f22c02b51c75be9148fb50680b17986c66edf793667c25ee672bbc"
|
"hash": "57e5e165e1d28d4434e50a14bfc5c92c2a6e29ee8f12aaa4990c10209f576669"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "EventStore-OSS-Windows-2019-v20.6.1",
|
"extract_dir": "EventStore-OSS-Windows-2019-v20.10.0",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"EventStore.ClusterNode.exe",
|
"EventStore.ClusterNode.exe",
|
||||||
@ -25,7 +25,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://eventstore.com/downloads/win/EventStore-OSS-Windows-2019-v$version.zip"
|
"url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v$version.zip"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "EventStore-OSS-Windows-2019-v$version"
|
"extract_dir": "EventStore-OSS-Windows-2019-v$version"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user