From bbb2e3a495edfd6b1bf6ad9fe20696a0558bd8c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 4 Sep 2023 21:01:22 +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 414a385..748a5af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ code = "https://github.com/owncloud/ocis" [integration] yunohost = ">= 11.2" -architectures = "all" +architectures = ["amd64", "arm64", "armhf", "i386"] multi_instance = true ldap = false sso = false