From a5600ef45335a5bae70ece066e8ca8bf27eb9660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Wed, 17 Aug 2022 02:52:02 +0200 Subject: [PATCH] Upgrade synapse to 1.65.0 --- README.md | 3 +-- conf/armv7_bullseye.src | 4 ++-- conf/armv7_buster.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 6570896..790b39c 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,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.64.0~ynh1 +**Shipped version:** 1.65.0~ynh1 ## Disclaimers / important information diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 20dcb71..96b8cc9 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.64.0/matrix-synapse_1.64.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=89464d12cc5f94ab2aa6130974652f8e056e75c63534aededdf2352ca865e6b9 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.65.0/matrix-synapse_1.65.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=b0af6c40001712618ee7e270c6386bdb0f9f159af936ad7e9d2e9f57e5016fca # (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 05a2aee..4b6fb17 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.64.0/matrix-synapse_1.64.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=ec46af4142b6d5c7226f5e5a47832e18567f60d1ffdc0bc3eccb85d275b1101c +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.65.0/matrix-synapse_1.65.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=52f80e375c21d9e65e1eb48719140daef80cf4d12e0a80ab35d2ff021bce9e3d # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index f53e7cb..c8ffadc 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.64.0~ynh1", + "version": "1.65.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {