eventstore: Update to version 21.10.1

This commit is contained in:
github-actions[bot] 2022-07-22 16:31:07 +00:00
parent 8a33b848fe
commit a0558d8c33

View File

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