diff --git a/README.md b/README.md index c0d1b36..a5ffd2e 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.18.0 +**Shipped version:** 1.19.0 ## Configuration diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 6e52de5..c13d65d 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.18.0/matrix-synapse_1.18.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=bb86f8d87de8e76630eda501f1d7cf3294466d930a19c498268feab88d102dc8 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.19.0/matrix-synapse_1.19.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=fba63e811c08653a4b07eb69b4dd7ddb8c6b4c644e6f93c49b0bd28ad6c609e3 # (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 24eac53..18b5d74 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.18.0/matrix-synapse_1.18.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=56a0e20bb0ca7f834ca1b5e570d8d75a4102f455251e8c8d2010e5b39f2a4d59 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.19.0/matrix-synapse_1.19.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=41de67987021c30892fd1f0674ab0b919f0d9a7bc2e7cb1617e00d15dc95ef17 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 3c0e95e..f71f9a5 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.18.0~ynh1", + "version": "1.19.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {