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.19.0

This commit is contained in:
Josué Tille 2020-08-17 23:00:49 +00:00
parent e91d30a76b
commit 8ce5179326
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.18.0
**Shipped version:** 1.19.0
## Configuration

View file

@ -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

View file

@ -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

View file

@ -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": {