From d74ad0367d8c021f1f28dc61a099703433193663 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 22 May 2023 19:25:43 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f4a590d..39b08da 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ fund = "https://opencollective.com/simplex-chat" [integration] yunohost = ">= 11.1.19" -architectures = ["amd64"] +architectures = ["amd64", "arm64"] multi_instance = false ldap = "not_relevant" sso = "not_relevant"