diff --git a/README.md b/README.md index 45b6e12..3398a76 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,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.60.0~ynh1 +**Shipped version:** 1.61.0~ynh1 ## Disclaimers / important information ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 1956754..515cf11 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.60.0/matrix-synapse_1.60.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=d8873c6bf7babec2071c64f637d43c8aca362463a33854b5fbb5a2f0672ddd17 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.61.0/matrix-synapse_1.61.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=e5da2f1ecb1511b3aeb514a948811c2645a7014eb0bdf8f5988fe6208e1bfb0f # (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 77dfac6..9fe4fcf 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.60.0/matrix-synapse_1.60.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=33a0fce5d8c2e3bfb13dbc2d22aa4da0260d6c72f62ccf0150621b35b884bb53 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.61.0/matrix-synapse_1.61.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=970d173b23243043f5d95c5332426d54600c07bfa685e5a6e1423718533283a3 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 82bb152..2aa2466 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.60.0~ynh1", + "version": "1.61.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {