diff --git a/README.md b/README.md index 2d2c4a4..03bd0f1 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.26.0 +**Shipped version:** 1.28.0 ## Configuration diff --git a/conf/armv7_buster.src b/conf/armv7_buster.src index 081162c..3139bdb 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.26.0/matrix-synapse_1.26.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=64dd0b0796ab45bae43165e8e668b1a23e47a37dfb5834df089ac44ebbc35761 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.28.0/matrix-synapse_1.28.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=9a3a0098953ee592f9c40fd98d1e54f0c5a369a27007667fbe4689cc0aa4bcc0 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/conf/armv7_stretch.src b/conf/armv7_stretch.src index 6993dac..744d6fc 100644 --- a/conf/armv7_stretch.src +++ b/conf/armv7_stretch.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.26.0/matrix-synapse_1.26.0-stretch-bin1_armv7l.tar.gz -SOURCE_SUM=ad4c9a3bb9e5c8151fbac32fd3bb561c79a08ecfe572a6e0569bb97196d735ef +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.28.0/matrix-synapse_1.28.0-stretch-bin1_armv7l.tar.gz +SOURCE_SUM=03078aa4a8a88609ab71e11f8503c83f5bbee8e4211f997318d7843438ac4db5 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index a55a6ef..5f1c968 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.26.0~ynh2", + "version": "1.28.0~ynh2", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {