diff --git a/README.md b/README.md index 0a2d357..46ca763 100644 --- a/README.md +++ b/README.md @@ -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.50.2 +**Shipped version:** 1.51.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 9af3b17..421e855 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.50.2/matrix-synapse_1.50.2-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=d0f9c390a6801b0306e32a4f465403f80c0a0f681d91505e97485294775e24cd +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.51.0/matrix-synapse_1.51.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=790bb94df502709dce91104bf0c4f26528c0465394b8705eb5fe1e02f80f3a9e # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 518d8e2..8ebd7b7 100644 --- a/conf/armv7_buster.src +++ b/conf/armv7_buster.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.50.2/matrix-synapse_1.50.2-buster-bin1_armv7l.tar.gz -SOURCE_SUM=3d08e3ce715f7103dc9f1c6682a17425e8d59df0b4c0036f7b86dadc52aa6366 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.51.0/matrix-synapse_1.51.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=f0a16d991f085a5e13f09260074d47654176f39e024c602ff70206dee9c5172d # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 0cacbc9..003afd5 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Instant messaging server which uses Matrix", "fr": "Un serveur de messagerie instantané basé sur Matrix" }, - "version": "1.50.2~ynh1", + "version": "1.51.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {