eventstore: Update to version 21.2.0

This commit is contained in:
Richard Kuhnt 2021-03-26 12:00:25 +00:00
parent cae05d47ec
commit a1aefb53ea

View File

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