From 87af46ff190abeaa5efa4169c4b126d0dd3f0488 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 28 Oct 2023 06:13:08 +0000 Subject: [PATCH] Upgrade to v0.10.3 --- manifest.toml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3d50b98..4f3914d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,6 @@ name = "Matrix-WhatsApp bridge" description.en = "Matrix / Synapse puppeting bridge for WhatsApp" description.fr = "Passerelle Matrix / Synapse pour WhatsApp" version = "0.10.3~ynh1" - maintainers = ["thardev"] [upstream] @@ -109,10 +108,4 @@ amd64.sha256 = "d5c78d9b75ef9846863cca3383dacb4efb76a5a58d8b6336cbb871e51a4d0073 arm64.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.3/mautrix-whatsapp-arm64" arm64.sha256 = "20e5bef339b431341bc74cc57c7665b47e1e76cf8ff084742e9176dee4aa227a" armhf.url = "https://github.com/mautrix/whatsapp/releases/download/v0.10.3/mautrix-whatsapp-arm" -armhf.sha256 = "ed0eae8fbd6efb4bf013f1593b6d1fa0f762e88aa4d0f8db5382f29d091eb5d0" - -[resources.apt] -packages = "g++, postgresql, ffmpeg" - -[resources.database] -type = "postgresql" +armhf.sha256 = "ed0eae8fbd6efb4bf013f1593b6d1fa0f762e88aa4d0f8db5382f29d091eb5d0" \ No newline at end of file