diff --git a/README.md b/README.md index c700288..d9b38a9 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.11.1 +**Shipped version:** 1.12.0 ## Configuration diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 6bcd6d3..dd63921 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.11.1/matrix-synapse_1.11.1-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=d793d49c561898330ce62bc7c1620b71467d611c375c41b697d2fd3064ddbee4 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.12.0/matrix-synapse_1.12.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=52eb33ef58dcee3ee2ccb7e24dd3f8191c717a5e8f5462052c864cfb425453bc # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index cd6b819..7fe4b1f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.11.1~ynh1", + "version": "1.12.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {