From c02968af13712a88200ca20230de06245bf0b12b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 16 Feb 2023 11:33:13 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1486aad..e1d67d2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SnappyMail" description.en = "Simple, modern, lightweight & fast web-based e-mail client" description.fr = "Client de messagerie Web simple, moderne, léger et rapide" -version = "2.26.1~ynh1" +version = "2.26.1~ynh2" maintainers = ["eric_G"] @@ -18,7 +18,7 @@ code = "https://github.com/the-djmaze/snappymail" [integration] yunohost = ">= 11.1.7" -architectures = ["amd64", "arm64"] +architectures = "all" multi_instance = true ldap = false sso = false