diff --git a/README.md b/README.md index c611a51..7a1dce6 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.63.1~ynh1 +**Shipped version:** 1.64.0~ynh1 ## Disclaimers / important information ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 464d94e..20dcb71 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.63.1/matrix-synapse_1.63.1-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=ef131eaa012a66e1f26596eda67d73da952180c391ca899861ebd214591781c3 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.64.0/matrix-synapse_1.64.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=89464d12cc5f94ab2aa6130974652f8e056e75c63534aededdf2352ca865e6b9 # (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 7f078cf..05a2aee 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.63.1/matrix-synapse_1.63.1-buster-bin1_armv7l.tar.gz -SOURCE_SUM=773b39856ad6f41698e97a5696a1487e7268b90d79c6bfa14d65bbcd2fe48d1e +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.64.0/matrix-synapse_1.64.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=ec46af4142b6d5c7226f5e5a47832e18567f60d1ffdc0bc3eccb85d275b1101c # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 9dcd76b..f53e7cb 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.63.1~ynh1", + "version": "1.64.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {