From 0c1f5221ddaa10b3000eb0de046b09237ca80983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 4 May 2022 02:12:39 +0200 Subject: [PATCH] Upgrade synapse to 1.58.0 --- README.md | 2 +- conf/armv7_bullseye.src | 4 ++-- conf/armv7_buster.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 88c52ba..9f8dc51 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Instant messaging server matrix network. Yunohost chatroom with matrix : [https://riot.im/app/#/room/#yunohost:matrix.org](https://riot.im/app/#/room/#yunohost:matrix.org) -**Shipped version:** 1.57.1 +**Shipped version:** 1.58.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 2539e6e..472da67 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.57.1/matrix-synapse_1.57.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=c2a783ef43af83588fd4fd75b917291b19d7ace72250229fcaa2dc32a5e6abe5 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.58.0/matrix-synapse_1.58.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=9f929a43966fc7a32c9c5587314b0bfe4b631c618861f82ffe6a55ba24566b66 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 2901f47..3f6dcc3 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.57.1/matrix-synapse_1.57.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=3b1976d6f930915ba302619d6f2fefb0047a84835ce4ab5b09a641a090856ce8 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.58.0/matrix-synapse_1.58.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=505d0e8ae56695d35be38a672ed4916ff2f93dab7d7130b60551f7a1e0296be8 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 1fc1f0d..c4712e2 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Un serveur de messagerie instantané basé sur Matrix" }, - "version": "1.57.1~ynh1", + "version": "1.58.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {