diff --git a/README.md b/README.md
index 25c6586..0a2d357 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.50.1
+**Shipped version:** 1.50.2
 
 ## Configuration
 
diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src
index f90243f..9af3b17 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.50.1/matrix-synapse_1.50.1-bullseye-bin1_armv7l.tar.gz
-SOURCE_SUM=07161b6e9b54db830cd29e3671f0db07113bc43364b7284a12e98628c44888b6
+SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.50.2/matrix-synapse_1.50.2-bullseye-bin1_armv7l.tar.gz
+SOURCE_SUM=d0f9c390a6801b0306e32a4f465403f80c0a0f681d91505e97485294775e24cd
 # (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 b4f8548..518d8e2 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.50.1/matrix-synapse_1.50.1-buster-bin1_armv7l.tar.gz
-SOURCE_SUM=ac8b74778916e414ab215fd74d9304e4451de115191e90ebff61768b8db6fef1
+SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.50.2/matrix-synapse_1.50.2-buster-bin1_armv7l.tar.gz
+SOURCE_SUM=3d08e3ce715f7103dc9f1c6682a17425e8d59df0b4c0036f7b86dadc52aa6366
 # (Optional) Program to check the integrity (sha256sum, md5sum...)
 # default: sha256
 SOURCE_SUM_PRG=sha256sum
diff --git a/manifest.json b/manifest.json
index bb27f09..0cacbc9 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.50.1~ynh1",
+	"version": "1.50.2~ynh1",
 	"url": "http://matrix.org",
 	"license": "Apache-2.0",
 	"maintainer": {