diff --git a/manifest.toml b/manifest.toml index b517d46..ebe47ab 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,8 +17,8 @@ admindoc = "https://join-lemmy.org/docs/en/" code = "https://github.com/LemmyNet/lemmy" [integration] -yunohost = ">= 11.1.20" -architectures = "all" +yunohost = ">= 11.1.21" +architectures = ["amd64", "arm64"] multi_instance = false ldap = false sso = false