diff --git a/README.md b/README.md index 4764b92..c65bfd6 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.21.2 +**Shipped version:** 1.22.0 ## Configuration diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index ed57d4d..26e2d90 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.21.2/matrix-synapse_1.21.2-buster-bin1_armv7l.tar.gz -SOURCE_SUM=615f68b81455b8c8a698c8176472031aa16ea220710099a504d593ca2e62d518 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.22.0/matrix-synapse_1.22.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=5df9883c4994a45f208d28f28dba713b256fc45a7673d4f81d16b13a8f97fd00 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index c007363..d22438c 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.21.2/matrix-synapse_1.21.2-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=c007b801979b40b0dfebfd0ccc268b5bb11b00623a4e7d1f669356cb44a5adfe +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.22.0/matrix-synapse_1.22.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=ab91e80f6916414124df5b648fcc733730493a8f749891edfe920cbc65459427 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index de17306..a9881ca 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.21.2~ynh1", + "version": "1.22.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {