diff --git a/README.md b/README.md index c3f18df..6f599f8 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:** 0.30.0 +**Shipped version:** 0.31.0 Configuration ------------- diff --git a/conf/armv7_jessie.src b/conf/armv7_jessie.src index ff97db1..4546386 100644 --- a/conf/armv7_jessie.src +++ b/conf/armv7_jessie.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.30.0/matrix-synapse_0.30.0-jessie-bin1_armv7l.tar.gz -SOURCE_SUM=4262acb4ff50f743f3766a63771503cbb609e7348a45cb1575c7f9f8ddb9908f +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.31.0/matrix-synapse_0.31.0-jessie-bin1_armv7l.tar.gz +SOURCE_SUM=49950224115f5720acc645969cebc4f650ab3fa93e6180ea5381ae143bcca222 # (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 cd896ed..b1b9fe1 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/v0.30.0/matrix-synapse_0.30.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=4860a97063c1108672d3ee6845a2c2de1cf646d674a4480315565f2dd5443e34 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.31.0/matrix-synapse_0.31.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=0c5ee84e7f03ff77d5cc1313103a6cf01544bdaff234962649674340dec58f60 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/python_source.src b/conf/python_source.src index 0067bd1..dfb47c0 100644 --- a/conf/python_source.src +++ b/conf/python_source.src @@ -1,2 +1,2 @@ -SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.30.0.tar.gz -SOURCE_SUM=8c72dc5cf0e194b8326f932add249481b4afb75b7cf6b45337c9fd9606650ca5 \ No newline at end of file +SOURCE_URL=https://github.com/matrix-org/synapse/archive/v0.31.0.tar.gz +SOURCE_SUM=ee958ae38a2e286db1ed1d15092d7d54a03bda56d4d6174adc729a6720dde6e1 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 3446d19..e59172c 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": "0.30.0~ynh1", + "version": "0.31.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {