From 5bf303ed8cefaa22d4a0420952ca00db5fbf672c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 1 Jul 2023 12:28:47 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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