diff --git a/README.md b/README.md index 96ddea1..bcabfe4 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.38.1 +**Shipped version:** 1.39.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index f0caa8c..da82d8d 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.38.1/matrix-synapse_1.38.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=57e5ab973457763cd1037d68d21a9e9dd63a3880cb945a6340753f2374d03655 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.39.0/matrix-synapse_1.39.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=5d19b54f41b237e55186afeff1dd5779b01034a6b861363139d4cf8f1f3349fd # (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 c666ca5..16523c9 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.38.1/matrix-synapse_1.38.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=2498a5fba10b1582fea87e6f32a58fb5855be331f5a4262e670d85a86948fc68 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.39.0/matrix-synapse_1.39.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=1e52d97cf11b20cd2774aeb4f9d3ec75315762bb84668fb8539cb6769e841d92 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 785dee4..b9a06ae 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.38.1~ynh1", + "version": "1.39.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {