diff --git a/README.md b/README.md index f37aa31..16bb5e3 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.56.0 +**Shipped version:** 1.57.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 1e3f8a8..4563705 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.56.0/matrix-synapse_1.56.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=382bd6bb1f8b978fb7c7bfc761056dde35c671859409cb38eca9d6dcb0f93c8c +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.57.0/matrix-synapse_1.57.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=e986c59b32459495c291152b72e632ed33b2805391f4d924f73e0619d1cf3865 # (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 1febaff..9d8216c 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.56.0/matrix-synapse_1.56.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=640b7fd36870460d2ff2c0480f8a6ce219468e4f5e2e9ae550b39917ccd92af4 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.57.0/matrix-synapse_1.57.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=3f0e920487ab21146bbc8ec56ebaf87cf36b8e09a0460de650d512416f6aada9 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index bba2e5a..92bb9ca 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.56.0~ynh1", + "version": "1.57.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {