diff --git a/README.md b/README.md index d6cf5f0..be1477c 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.30.1 +**Shipped version:** 1.31.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 2151c3d..89e1144 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.30.1/matrix-synapse_1.30.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=fa8ef3ae61e66bf06a0a26573ef0c12d2f221d0071d43c0536e04568109eed21 +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 # (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 b831b86..ed0e09a 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.30.1/matrix-synapse_1.30.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=13c7c4bd818f48128862027fa36b078a90237a700873bb8d73c5b1f6646b6b6d +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 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 4985acd..3228ee2 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.30.1~ynh1", + "version": "1.31.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {