diff --git a/bucket/eventstore.json b/bucket/eventstore.json index 38589f4f1c..5522176c0c 100644 --- a/bucket/eventstore.json +++ b/bucket/eventstore.json @@ -1,15 +1,15 @@ { - "version": "20.6.1", + "version": "20.10.0", "description": "The stream database optimized for event sourcing", "homepage": "https://eventstore.org/", "license": "BSD-3-Clause", "architecture": { "64bit": { - "url": "https://eventstore.com/downloads/win/EventStore-OSS-Windows-2019-v20.6.1.zip", - "hash": "d128029fb0f22c02b51c75be9148fb50680b17986c66edf793667c25ee672bbc" + "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v20.10.0.zip", + "hash": "57e5e165e1d28d4434e50a14bfc5c92c2a6e29ee8f12aaa4990c10209f576669" } }, - "extract_dir": "EventStore-OSS-Windows-2019-v20.6.1", + "extract_dir": "EventStore-OSS-Windows-2019-v20.10.0", "bin": [ [ "EventStore.ClusterNode.exe", @@ -25,7 +25,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://eventstore.com/downloads/win/EventStore-OSS-Windows-2019-v$version.zip" + "url": "https://raw.githubusercontent.com/EventStore/Downloads/master/win/EventStore-OSS-Windows-2019-v$version.zip" } }, "extract_dir": "EventStore-OSS-Windows-2019-v$version"