Skip to content
Snippets Groups Projects
Verified Commit 2a9a0e79 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

matrix: Update synapse to 1.64.0

parent 30b0520e
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@
- name: install synapse
pip:
name:
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.63.1'
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.64.0'
state: latest
extra_args: '--upgrade-strategy=eager'
virtualenv: /var/lib/synapse/venv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment