diff --git a/README.md b/README.md index be1477c..44821f3 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.31.0 +**Shipped version:** 1.32.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 89e1144..6c81876 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.31.0/matrix-synapse_1.31.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=edfe30078bae8fbe565e6e18f6c0859c81e1828862584a5135ac57f92e1f0c91 +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 # (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 ed0e09a..0c4d869 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.31.0/matrix-synapse_1.31.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=877bb0812bd133b4f4c6745b1c5dc441dcd919f65de8a53d348fd00b99e74660 +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 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 3228ee2..397631b 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.31.0~ynh1", + "version": "1.32.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {