eventstore: Update to version 20.10.4

This commit is contained in:
Richard Kuhnt 2021-08-11 09:01:47 +00:00
parent 7faef39548
commit c1af229a5f

View File

@ -1,15 +1,15 @@
{ {
"version": "20.10.2", "version": "20.10.4",
"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://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v20.10.2.zip", "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v20.10.4.zip",
"hash": "dad82df19f8ce7f02a97b66a046a7a126b631a2c1261ce1b5920329d41691572" "hash": "4a5336c813647dc33451a74ed8992e0d398e0a4b8ee98b313edaf9adad9b368b"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v20.10.2", "extract_dir": "EventStore-OSS-Windows-2019-v20.10.4",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",