mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
specify all arch
This commit is contained in:
parent
5c0491c1ee
commit
00c01231d7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ code = "https://github.com/louislam/uptime-kuma"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.19"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = [ "amd64" ]
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
Loading…
Reference in a new issue