diff --git a/README.md b/README.md index 7c5ee62..45b6e12 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.59.1~ynh1 +**Shipped version:** 1.60.0~ynh1 ## Disclaimers / important information ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 190c45c..1956754 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.59.1/matrix-synapse_1.59.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=b4a5435609cc679c3e9e10f437020d2a96077f227cd46b67470008a2f7f2f8f4 +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 # (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 a6620b5..77dfac6 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.59.1/matrix-synapse_1.59.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=9416fa0cec0b8810c4e054545c712ffdd2205bafadced3f636fc1883fa1065c2 +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 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 26d9f5b..82bb152 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.59.1~ynh1", + "version": "1.60.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {