diff --git a/README.md b/README.md index 7aa1d4d..6ff156f 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.53.0 +**Shipped version:** 1.54.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index e5e02cf..b534d6b 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.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 diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 36dfcb6..ccc15f6 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.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 diff --git a/manifest.json b/manifest.json index 025ebcb..2cd397a 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.53.0~ynh1", + "version": "1.54.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {