diff --git a/README.md b/README.md index 5f491b6..7bf2551 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.48.0 +**Shipped version:** 1.49.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 8c1cd6a..28f32ae 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.48.0/matrix-synapse_1.48.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=429b0229e9aed7fa00582d4bb526e0898353b5e89916449a092b65e45d089016 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.49.0/matrix-synapse_1.49.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=8525254cca2f1b9a3cf473fa64b17f20e1834ea8de92ffbd8512145d23907d95 # (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 0547e98..3039728 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.48.0/matrix-synapse_1.48.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=c51cc8ce659bfdfbe870e104e357417bd3fbc29b86dc7d2894e83c910de1411c +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.49.0/matrix-synapse_1.49.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=5220db381c4f152c80361594895639140c014709bf74d085baf15fba1897b9ef # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index c04fb36..253c120 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.48.0~ynh1", + "version": "1.49.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {