eventstore: Update to version 24.2.0

This commit is contained in:
github-actions[bot] 2024-03-07 16:27:01 +00:00
parent c13fa7a144
commit c9c349f6a2

View File

@ -1,15 +1,15 @@
{ {
"version": "23.10.1", "version": "24.2.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-v23.10.1/EventStore-OSS-Windows-2019-v23.10.1.zip", "url": "https://github.com/EventStore/EventStore/releases/download/oss-v24.2.0/EventStore-OSS-Windows-2019-v24.2.0.zip",
"hash": "665fca95c9eff10db26569e53c333d887fd78e2b0919a3a924d7fda72a358c11" "hash": "924641ce1e283e5510d29f580e081e03f9c75edfe92160395c61fa3b7e0ad7be"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v23.10.1", "extract_dir": "EventStore-OSS-Windows-2019-v24.2.0",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",