diff --git a/README.md b/README.md index fb5106b..f0046fd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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.1.0 +**Shipped version:** 1.2.0 Configuration ------------- diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 291d4e3..9007b82 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.1.0/matrix-synapse_1.1.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=5344443a78a4b4a540c210380e9c73aab08181f44f60e32e5447a9b78a1c21ce +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.2.0/matrix-synapse_1.2.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=719c8e6676d5e68011f00ce0b3e8fdbe3e4b2f53f6c482dfbb8d4b4e9746ce42 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index fdbbd20..1ac9d9d 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Instant messaging server who use matrix", "fr": "Un serveur de messagerie instantané basé sur matrix" }, - "version": "1.1.0~ynh1", + "version": "1.2.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {