eventstore: Update to version 22.10.0

This commit is contained in:
github-actions[bot] 2022-11-16 12:31:12 +00:00
parent a293627f6e
commit 31d4d9d5b3

View File

@ -1,15 +1,15 @@
{ {
"version": "22.6.0", "version": "22.10.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-v22.6.0.zip", "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v22.10.0.zip",
"hash": "733c9630ed43f8b373648d9038e626b4f51063776ed57dc0439bb1e5068ecab3" "hash": "2996da045705848da3f9543b2aa1c00fba37caf5ec16852db8ccf0d268a76f61"
} }
}, },
"extract_dir": "EventStore-OSS-Windows-2019-v22.6.0", "extract_dir": "EventStore-OSS-Windows-2019-v22.10.0",
"bin": [ "bin": [
[ [
"EventStore.ClusterNode.exe", "EventStore.ClusterNode.exe",