From 614d291da373908cf4f1ca0cbc9ffe1b91d30d44 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 10 Feb 2022 11:21:24 +0100 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/recipes.json b/recipes.json index 9d374da..aa883f5 100644 --- a/recipes.json +++ b/recipes.json @@ -1527,7 +1527,7 @@ "description": "Open, interoperable, decentralised real-time communication – reference Matrix homeserver", "features": { "backups": "No", - "email": "No", + "email": "Yes", "healthcheck": "Yes", "image": { "image": "matrixdotorg/synapse", @@ -1537,7 +1537,7 @@ }, "status": 0, "tests": "No", - "sso": "No" + "sso": "Yes" }, "icon": "https://git.coopcloud.tech/repo-avatars/109-71d1b483b01101c87e48bf1ea5ee24d5", "name": "matrix-synapse", @@ -1571,6 +1571,20 @@ "tag": "13-alpine" } } + }, + { + "1.2.0+v1.52.0": { + "app": { + "digest": "537541a", + "image": "matrixdotorg/synapse", + "tag": "v1.52.0" + }, + "db": { + "digest": "1c1f81c", + "image": "postgres", + "tag": "13-alpine" + } + } } ], "website": "https://github.com/matrix-org/synapse/"