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

This commit is contained in:
Josué Tille 2021-04-21 00:25:44 +02:00
parent c0f13c31fb
commit 971275f8b1
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.31.0
**Shipped version:** 1.32.0
## Configuration

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.31.0/matrix-synapse_1.31.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=edfe30078bae8fbe565e6e18f6c0859c81e1828862584a5135ac57f92e1f0c91
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.32.0/matrix-synapse_1.32.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=8f378cc3c5bd84d49fc4919e2c6215ab8133a5adafb93aca64e727d36a3f6fbb
# (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.31.0/matrix-synapse_1.31.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=877bb0812bd133b4f4c6745b1c5dc441dcd919f65de8a53d348fd00b99e74660
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.32.0/matrix-synapse_1.32.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=1bbceae0bed2499383ceeb276e6f9f2dd08c53ef9d7309d56358f5f1ae3a072c
# (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.31.0~ynh1",
"version": "1.32.0~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {