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

matrix: Update synapse to 1.58.0

This commit is contained in:
Jan Alexander Steffens (heftig) 2022-05-04 22:00:00 +02:00
parent 617328d0fa
commit b0f0e2ecaa
No known key found for this signature in database
GPG Key ID: 3B94A80E50A477C7

View File

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