eventstore: Update to version 23.6.0

This commit is contained in:
github-actions[bot] 2023-08-16 16:28:29 +00:00
parent 284bf1338b
commit 40c7bff649

View File

@ -1,15 +1,15 @@
{ {
"version": "22.10.2", "version": "23.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://github.com/EventStore/EventStore/releases/download/oss-v22.10.2/EventStore-OSS-Windows-2019-v22.10.2.zip", "url": "https://github.com/EventStore/EventStore/releases/download/oss-v23.6.0/EventStore-OSS-Windows-2019-v23.6.0.zip",
"hash": "a41963ea2bf9d17cc3ba4c6a477941a8cc7c88861cf05d0c0793360e27754030" "hash": "e20f302bd5140f81445cafc9e611adc14f671a557d57ca80ccfbd6d49edb5333"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v22.10.2", "extract_dir": "EventStore-OSS-Windows-2019-v23.6.0",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",