eventstore: Update to version 20.6.1

This commit is contained in:
Richard Kuhnt 2020-09-29 12:00:43 +00:00
parent e10700330d
commit 3a58c6039c

View File

@ -1,15 +1,15 @@
{ {
"version": "20.6.0", "version": "20.6.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://eventstore.com/downloads/win/EventStore-OSS-Windows-2019-v20.6.0.zip", "url": "https://eventstore.com/downloads/win/EventStore-OSS-Windows-2019-v20.6.1.zip",
"hash": "9231cb29d7bd4f7db09c39e5f56a91e4d7c03c9281bdf47447836f8b7c6a08ff" "hash": "d128029fb0f22c02b51c75be9148fb50680b17986c66edf793667c25ee672bbc"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v20.6.0", "extract_dir": "EventStore-OSS-Windows-2019-v20.6.1",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",