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

This commit is contained in:
Josué Tille 2022-03-23 02:10:47 +01:00
parent 9794dea7cf
commit 1e8e3dce04
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.54.0
**Shipped version:** 1.55.0
## Configuration

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.54.0/matrix-synapse_1.54.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=4b06a0f927f3b64e439f9946a838d5d7ade673731b2d4bafdb098481a2e9006c
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.55.0/matrix-synapse_1.55.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=6950f0f213a856fa2445bbc824326803e367545e2a232960f511788c850bb570
# (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.54.0/matrix-synapse_1.54.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=f1e41718c9923e203909be69435be761ef18b652d9eb1cb954a76ca50d3f678d
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.55.0/matrix-synapse_1.55.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=5986711721c0ed28f85f4ee634eb74212aba2bc258771e9bdb4fa5d7e9863da9
# (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.54.0~ynh1",
"version": "1.55.0~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {