diff --git a/README.md b/README.md index 6ac244d..7a28613 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.6.1 +**Shipped version:** 1.7.0 ## Configuration diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 4652387..350a671 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.6.1/matrix-synapse_1.6.1-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=4836bd5fefdd9855a329b470875a7bc9f795755c72718670421009bc47826c35 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.7.0/matrix-synapse_1.7.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=9229a924a266440c5240440f8bed469eb6d2dc2fa1398c36ffc32094a62122c2 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 5d77de9..229da6f 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.6.1~ynh1", + "version": "1.7.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {