eventstore: Update to version 22.6.0

This commit is contained in:
github-actions[bot] 2022-08-17 08:34:08 +00:00
parent 09fbd9c5b8
commit 3b74f5d3a2

View File

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