From 00c01231d7cda799234954cef571b9f249d757f1 Mon Sep 17 00:00:00 2001 From: Hadrien Date: Mon, 10 Jul 2023 15:58:48 +0200 Subject: [PATCH] specify all arch --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index bdca1a8..ae971b0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ code = "https://github.com/louislam/uptime-kuma" [integration] yunohost = ">= 11.1.19" -architectures = [ "amd64" ] +architectures = "all" multi_instance = true ldap = false sso = false