From b28eb882b8fd5d00b6f039a328dd2c35d057d9e8 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Fri, 31 Mar 2023 20:11:04 +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 2276d61..a8cbcfa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -20,7 +20,7 @@ fund = "https://www.photoprism.app/membership" [integration] yunohost = ">= 11.1.15" -architectures = "all" +architectures = ["amd64", "arm64", "armhf"] multi_instance = false ldap = false sso = false