diff --git a/README.md b/README.md index ac4145c..6bfc41b 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.7.3 +**Shipped version:** 1.8.0 ## Configuration diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index f5bf623..92ad459 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.7.3/matrix-synapse_1.7.3-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=8f1674613ea0233a9c9f476751a82a39ec147d6d8b88d7397636a4b7cb91a231 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.8.0/matrix-synapse_1.8.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=ec3ad785e7d888b7f057e4bfa8a6d2f4b74b223ef2514d5e424e92e96226bbc8 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index ec84f86..2f8399a 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.7.3~ynh1", + "version": "1.8.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {