From f30017b017f6b4a1ef2b04b88a2b5ea53a9cdbea Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 18:53:34 +0100 Subject: [PATCH 1/2] Update manifest.toml --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index d229f2a..a9957ee 100644 --- a/manifest.toml +++ b/manifest.toml @@ -112,6 +112,11 @@ arm64.sha256 = "9b046ee43d1da1242effc18a3c4f6a4d80782beebee3f3d076a6a6cbbcb1d91c armhf.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.5/mautrix-whatsapp-arm" armhf.sha256 = "b5866bc24efd98f24dbe3b834489f86d976b0bb3da49883c5622cf34cdf20562" +autoupdate.strategy = "latest_github_release" +autoupdate.asset.amd64 = "mautrix-whatsapp-amd64" +autoupdate.asset.arm64 = "mautrix-whatsapp-arm64" +autoupdate.asset.armhf = "mautrix-whatsapp-arm" + [resources.apt] packages = "g++, postgresql, ffmpeg" From 9266c1b3660c8582e8bca1acb0ffb0bce960b83e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 17:53:37 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 78bb8c9..0159d14 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -46,4 +46,4 @@ or sudo yunohost app upgrade mautrix_whatsapp -u https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index d13c372..964f825 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@