1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

Upgrade synapse to 1.16.0

This commit is contained in:
Josué Tille 2020-07-08 22:54:18 +00:00
parent c97610cc74
commit c7cbfddc08
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF
4 changed files with 6 additions and 6 deletions

View file

@ -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.15.2
**Shipped version:** 1.16.0
## Configuration

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.15.2/matrix-synapse_1.15.2-buster-bin1_armv7l.tar.gz
SOURCE_SUM=7589b3fbd63a838c300ee74027df0108e26b9a0cb0d42a7f839f2d9e363a9570
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.16.0/matrix-synapse_1.16.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=222525ec4735dfad0d46f90eb57b830d3350f6ca480996dab4465baef0cb7cbe
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.15.2/matrix-synapse_1.15.2-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=7ef30123e6f61bed08c600a68e1c97dbb14247c3ebb4ca069523218177901a26
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.16.0/matrix-synapse_1.16.0-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=01d13bf4966710e4f6eef834ab5ee3e40ed424fbd6336bb8d3c6859c672e08b4
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -6,7 +6,7 @@
"en": "Instant messaging server which uses Matrix",
"fr": "Un serveur de messagerie instantané basé sur Matrix"
},
"version": "1.15.2~ynh1",
"version": "1.16.0~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {