eventstore: Update to version 21.6.0

This commit is contained in:
github-actions[bot] 2021-12-23 16:31:17 +00:00
parent bd0886ec58
commit 67b9749fb8

View File

@ -1,15 +1,15 @@
{ {
"version": "21.10.0", "version": "21.6.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-v21.10.0.zip", "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v21.6.0.zip",
"hash": "165e31aefa3a76ab12236c233356caa9148a9e79ac2ba3d61ba0f1b253a0c3e1" "hash": "4184e13f8de7cacf4d1d55d4842e7bdaeedbd5ddbce2a858008f7591261fd67d"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v21.10.0", "extract_dir": "EventStore-OSS-Windows-2019-v21.6.0",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",