diff --git a/README.md b/README.md index 44821f3..a085c80 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.32.0 +**Shipped version:** 1.32.1 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 6c81876..6adfd1a 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.32.0/matrix-synapse_1.32.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=8f378cc3c5bd84d49fc4919e2c6215ab8133a5adafb93aca64e727d36a3f6fbb +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.32.1/matrix-synapse_1.32.1-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=05a069cbe9d1e84c782cd118c3430ba30dc1038e4dff8d57e0990d39e260fc30 # (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 0c4d869..63daa9a 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.32.0/matrix-synapse_1.32.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=1bbceae0bed2499383ceeb276e6f9f2dd08c53ef9d7309d56358f5f1ae3a072c +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.32.1/matrix-synapse_1.32.1-buster-bin1_armv7l.tar.gz +SOURCE_SUM=c37ff205fca6fa732e2616afdf2f4fe7aadbbd0c7a33c4c2d674af188d7e0835 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 397631b..c9e3f02 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.32.0~ynh1", + "version": "1.32.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {