diff --git a/README.md b/README.md index 6f6e55e..25c6586 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.49.2 +**Shipped version:** 1.50.1 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 290c5f2..f90243f 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.49.2/matrix-synapse_1.49.2-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=c5d82d6680f33a29a84655db56a1c032493b8b861bdc9527ed92e32d0c6398ad +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.50.1/matrix-synapse_1.50.1-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=07161b6e9b54db830cd29e3671f0db07113bc43364b7284a12e98628c44888b6 # (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 d6e931b..b4f8548 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.49.2/matrix-synapse_1.49.2-buster-bin1_armv7l.tar.gz -SOURCE_SUM=3dc0acfee17baae3bdaf6129e077b486bdacd01f2ddfdd69cfeb9694fa22f376 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.50.1/matrix-synapse_1.50.1-buster-bin1_armv7l.tar.gz +SOURCE_SUM=ac8b74778916e414ab215fd74d9304e4451de115191e90ebff61768b8db6fef1 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 2230f86..bb27f09 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.49.2~ynh1", + "version": "1.50.1~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {