diff --git a/README.md b/README.md index 51d0603..510f303 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,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.61.1~ynh1 +**Shipped version:** 1.62.0~ynh1 ## Disclaimers / important information ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 91e1aae..f2dd59c 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.61.1/matrix-synapse_1.61.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=65a23c55f9d7b86407da8c40c3ac774df6d46d7940139e51d25142bc4980a0a2 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.62.0/matrix-synapse_1.62.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=d9bad71cda469f98ab924928af727d5f960fb568b4b2e2d40cf4a1a286384dad # (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 74387b7..3071233 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.61.1/matrix-synapse_1.61.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=356d22b891a28f2724aa96e348df175efaa6ef592c1b8e8d2ac14a1ce4d932d5 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.62.0/matrix-synapse_1.62.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=7f199eea62d9e59dd2e533def8f1ce68f926678ab7d85bec772cce0be4bbcf12 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 4359e88..19ef247 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.61.1~ynh1", + "version": "1.62.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {