From cf00153e6bf083515ab634f8561bfa74daddcde4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Dec 2023 06:23:37 +0000 Subject: [PATCH 1/2] Upgrade to v0.15.1 --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 65561e1..4e3355c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -3,7 +3,7 @@ id = "mautrix_telegram" name = "Matrix-Telegram bridge" description.en = "Telegram puppeting bridge for Matrix/Synapse" description.fr = "Passerelle Telegram pour Matrix/Synapse" -version = "0.15.0~ynh1" +version = "0.15.1~ynh1" maintainers = ["thardev"] [upstream] @@ -125,9 +125,9 @@ main.default = 29317 in_subdir = true extract = false rename = "mautrix-telegram.tar.gz" -amd64.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.0.tar.gz" -amd64.sha256 = "93060a58be005f441402e569d9ba3ad84bdc51e551a2e2d40b5e7e2b01f2413e" -arm64.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.0.tar.gz" -arm64.sha256 = "93060a58be005f441402e569d9ba3ad84bdc51e551a2e2d40b5e7e2b01f2413e" -armhf.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.0.tar.gz" -armhf.sha256 = "93060a58be005f441402e569d9ba3ad84bdc51e551a2e2d40b5e7e2b01f2413e" \ No newline at end of file +amd64.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" +amd64.sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" +arm64.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" +arm64.sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" +armhf.url = "https://github.com/mautrix/telegram/archive/refs/tags/v0.15.1.tar.gz" +armhf.sha256 = "4a437a5be1d736aed50857dc38aa56f3f0ba0d01d6f62ca93b1433f693178950" \ No newline at end of file From 3ce4910165252d5c6922ac09cce3813642657de0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Dec 2023 06:23:41 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a64793..75fe3e2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in A puppeting bridge between Matrix and Telegram packaged as a YunoHost service. Messages, notifications (and sometimes media) are bridged between a Telegram user and a Matrix user. Currently the Matrix user can NOT invite other Matrix user in a bridged Telegram room, so only someone with a Telegram account can participate to Telegram group conversations. The ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/index.html) bridge is a Synapse App Service and relies on postgresql. Therefore, [Synapse for YunoHost](https://github.com/YunoHost-Apps/synapse_ynh) should be installed beforehand. -**Shipped version:** 0.15.0~ynh1 +**Shipped version:** 0.15.1~ynh1 ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index b9a0ebe..3390ff2 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,7 +22,7 @@ La passerelle ["Mautrix-Telegram"](https://docs.mau.fi/bridges/python/telegram/i ** Attention : sauvegardez et restaurez toujours les deux applications Yunohost matrix-synapse et mautrix_telegram en même temps!** -**Version incluse :** 0.15.0~ynh1 +**Version incluse :** 0.15.1~ynh1 ## Documentations et ressources * Site officiel de l’app :