eventstore: Update to version 24.6.0

This commit is contained in:
github-actions[bot] 2024-07-16 16:28:42 +00:00
parent a341b2a7c8
commit 37acf6264f

View File

@ -1,15 +1,15 @@
{ {
"version": "24.2.0", "version": "24.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-v24.2.0/EventStore-OSS-Windows-2019-v24.2.0.zip", "url": "https://github.com/EventStore/EventStore/releases/download/oss-v24.6.0/EventStore-OSS-Windows-2019-v24.6.0.zip",
"hash": "924641ce1e283e5510d29f580e081e03f9c75edfe92160395c61fa3b7e0ad7be" "hash": "00504c0e03593f9882a7e496b45a399d46e03f89029c369001d29b801c07f11a"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v24.2.0", "extract_dir": "EventStore-OSS-Windows-2019-v24.6.0",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",