diff --git a/conf/armv7_bookworm.src b/conf/armv7_bookworm.src index 437cb4c..a8447a8 100644 --- a/conf/armv7_bookworm.src +++ b/conf/armv7_bookworm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.91.1/matrix-synapse_1.91.1-bookworm-bin1_armv7l.tar.gz -SOURCE_SUM=9e783b2a1ba88fe53e77f3b0679d66d734ed61c4a495ceedc06b060354da7c0f +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.91.2/matrix-synapse_1.91.2-bookworm-bin1_armv7l.tar.gz +SOURCE_SUM=f9ef23460eebf5ef42f3c7af0ff423c567062c765f877cff56b8ed561990a59f # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index e8ae89c..79d5820 100644 --- a/conf/armv7_bullseye.src +++ b/conf/armv7_bullseye.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.91.1/matrix-synapse_1.91.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=f7c53b4b62b9998517a3fa2bca30317777158f10c48a20796d241534fe24736a +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.91.2/matrix-synapse_1.91.2-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=a7eab810b91800c257f6fd43b04636e597d4b8fd5d271922918fef62a427afe5 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index 4ad0a6b..193de06 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -20,7 +20,7 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.91.1 +matrix-synapse==1.91.2 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index ed11498..9f82c78 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -20,7 +20,7 @@ ldap3==2.9.1 lxml==4.9.3 MarkupSafe==2.1.3 matrix-common==1.3.0 -matrix-synapse==1.91.1 +matrix-synapse==1.91.2 matrix-synapse-ldap3==0.2.2 msgpack==1.0.5 ndg-httpsclient==0.5.1 diff --git a/manifest.json b/manifest.json index a709ac1..49ace96 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Serveur de messagerie instantané basé sur Matrix" }, - "version": "1.91.1~ynh1", + "version": "1.91.2~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {