diff --git a/README.md b/README.md index 3b343ea..5f491b6 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.47.1 +**Shipped version:** 1.48.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 1a6597b..8c1cd6a 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.47.1/matrix-synapse_1.47.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=4221bb3555c9eae28a321b6df3d2e362091094bf46cc7a5e734bb94e40c6577a +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 # (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 20654ce..0547e98 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.47.1/matrix-synapse_1.47.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=3c2ac640b585ae03ae1d36008d0a7e8854444a1d997750f915e1735ced266112 +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 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 82a796f..c04fb36 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.47.1~ynh1", + "version": "1.48.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {