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

This commit is contained in:
Josué Tille 2022-12-07 04:25:53 +01:00
parent 58755ebc5f
commit 8a6dcecd78
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF
3 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.72.0/matrix-synapse_1.72.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=ce58fe998c01a3ae8413f4f5eb1900819b8e60c367465c703fb9d8a0cad299c6
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.73.0/matrix-synapse_1.73.0-bullseye-bin1_armv7l.tar.gz
SOURCE_SUM=706b2a2343785ffc814219588a3702edf46a1a3bbd753f0cf364e6505cb142e2
# (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.72.0/matrix-synapse_1.72.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=17ba09971bfb0e435172f3b07b55ca20d305775a3436c8b16717f36989e9e6a8
SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.73.0/matrix-synapse_1.73.0-buster-bin1_armv7l.tar.gz
SOURCE_SUM=240e61ebe0442bbd1f3b9dda1ee57d4c972923309815c379b0654706ea724abe
# (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": "Serveur de messagerie instantané basé sur Matrix"
},
"version": "1.72.0~ynh1",
"version": "1.73.0~ynh1",
"url": "http://matrix.org",
"license": "Apache-2.0",
"maintainer": {