diff --git a/README.md b/README.md index 0237a73..ad19168 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.44.0 +**Shipped version:** 1.45.0 ## Configuration diff --git a/conf/armv7_bullseye.src b/conf/armv7_bullseye.src index 22343aa..15b7e65 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.44.0/matrix-synapse_1.44.0-bullseye-bin1_armv7l.tar.gz -SOURCE_SUM=455ffa70e29166fd78c4ba6b3c3fc535c0998bcde01ce24bd4a01a0df19b9365 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.45.0/matrix-synapse_1.45.0-bullseye-bin1_armv7l.tar.gz +SOURCE_SUM=1233cd0f1dd0b0cd1ef7fd5eca8374ce577263321de4931ced78949dfa01edc1 # (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 94b3f00..340bc34 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.44.0/matrix-synapse_1.44.0-buster-bin1_armv7l.tar.gz -SOURCE_SUM=10c6664770e6584d936198d09cbd7d81c7be958f85e208797dd35b2cd6cc1a51 +SOURCE_URL=https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.45.0/matrix-synapse_1.45.0-buster-bin1_armv7l.tar.gz +SOURCE_SUM=260fe3d00374a7e2a7a04a72d869260897955f74f31a7d8c5f4c795e6e2d2ae9 # (Optional) Program to check the integrity (sha256sum, md5sum...) # default: sha256 SOURCE_SUM_PRG=sha256sum diff --git a/manifest.json b/manifest.json index 7e07c58..856ad06 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.44.0~ynh1", + "version": "1.45.0~ynh1", "url": "http://matrix.org", "license": "Apache-2.0", "maintainer": {