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

This commit is contained in:
Josué Tille 2021-12-22 00:49:13 +01:00
parent 32f6343ef5
commit 1a8e9e5d23
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.49.0
**Shipped version:** 1.49.2
## Configuration

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.49.0/matrix-synapse_1.49.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=8525254cca2f1b9a3cf473fa64b17f20e1834ea8de92ffbd8512145d23907d95
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.49.2/matrix-synapse_1.49.2-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=c5d82d6680f33a29a84655db56a1c032493b8b861bdc9527ed92e32d0c6398ad
# (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.49.0/matrix-synapse_1.49.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=5220db381c4f152c80361594895639140c014709bf74d085baf15fba1897b9ef
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.49.2/matrix-synapse_1.49.2-buster-bin1_armv7l.tar.gz
SOURCE_SUM=3dc0acfee17baae3bdaf6129e077b486bdacd01f2ddfdd69cfeb9694fa22f376
# (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.49.0~ynh1",
"version": "1.49.2~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {