eventstore: Update to version 20.10.2

This commit is contained in:
Richard Kuhnt 2021-03-29 12:00:21 +00:00
parent f475ee71db
commit f54ae6d976

View File

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