1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-06-02 06:06:06 +02:00

matrix: Update synapse to 1.61.1

This commit is contained in:
Jan Alexander Steffens (heftig) 2022-06-28 21:27:49 +02:00
parent d394c5a7fc
commit 7c46dcf77f
No known key found for this signature in database
GPG Key ID: 3B94A80E50A477C7

View File

@ -75,7 +75,7 @@
- name: install synapse
pip:
name:
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.61.0'
- 'matrix-synapse[postgres,systemd,url_preview,redis,oidc]==1.61.1'
state: latest
extra_args: '--upgrade-strategy=eager'
virtualenv: /var/lib/synapse/venv