diff --git a/README.md b/README.md index 112e0ec..c4ecae9 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.19.3 +**Shipped version:** 1.20.0 ## Configuration diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index f791800..9a92abd 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.19.3/matrix-synapse_1.19.3-buster-bin1_armv7l.tar.gz -SOURCE_SUM=34738e934c99aeb784682190a8852ad42698c72554a5249093a3110c221bbb73 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.20.0/matrix-synapse_1.20.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=2835887791b3a83979fc8542472db90b3fedc2fec77efce6a9d62af8afd6df2c # (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 02aa362..5086251 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.19.3/matrix-synapse_1.19.3-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=35b16127fe402aa0f069e01038f1f30bbf6ee9b81c666a91d7d272259b69c3b3 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.20.0/matrix-synapse_1.20.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=3b4f9943a1bed3655f6ecc2173034406f7155dff49c6ceef3a779a49d73b88d1 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 5594952..02e1755 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.19.3~ynh1", + "version": "1.20.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {