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

This commit is contained in:
Josué Tille 2022-03-09 02:01:47 +01:00
parent 3f8a79ccbf
commit 9794dea7cf
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.53.0
**Shipped version:** 1.54.0
## Configuration

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.53.0/matrix-synapse_1.53.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=94256ce174f567d314b1ca229735a6ddf1f7cfbae8c86fe1afe2dcd4235cb185
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
# (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.53.0/matrix-synapse_1.53.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=148396e9ec9f3f356a1dd869ade790e4be723523b1b1bcffd2df69647adcb5db
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
# (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.53.0~ynh1",
"version": "1.54.0~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {