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 0.99.3

This commit is contained in:
Josué Tille 2019-04-04 19:59:03 +00:00 committed by Josue-T
parent e62bd19eda
commit c9a1e40e41
4 changed files with 6 additions and 6 deletions

View file

@ -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.99.2
**Shipped version:** 0.99.3
Configuration
-------------

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.99.2/matrix-synapse_0.99.2-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=dd8252d1a6484e21378262e93410155eadf54e31a56426cf2ff587ac773365ef
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.99.3/matrix-synapse_0.99.3-jessie-bin1_armv7l.tar.gz
SOURCE_SUM=38b2b4c433cb996013fdbb59eed040b3aaf068a90e4708fa278189aa94fb0606
# (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/v0.99.2/matrix-synapse_0.99.2-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=28226b32d1e82e281835e4c47fd745b0901c67cf3a87db9ff7982fa0e1591cf4
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v0.99.3/matrix-synapse_0.99.3-stretch-bin1_armv7l.tar.gz
SOURCE_SUM=cd99cc9a646a5fa54291c20b5dcb95ffed3bd7292ba3842770fc4c9b2fdb64c6
# (Optional) Program to check the integrity (sha256sum, md5sum...)
# default: sha256
SOURCE_SUM_PRG=sha256sum

View file

@ -9,7 +9,7 @@
"en": "Instant messaging server who use matrix",
"fr": "Un serveur de messagerie instantané basé sur matrix"
},
"version": "0.99.2~ynh1",
"version": "0.99.3~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {