mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Add arm64 to manifest.toml
This commit is contained in:
parent
6fad960ef1
commit
264543b483
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ cpe = "cpe:2.3:a:onlyoffice:document_server"
|
|||
|
||||
[integration]
|
||||
yunohost = ">= 11.2"
|
||||
architectures = ["amd64"]
|
||||
architectures = ["amd64", "arm64"]
|
||||
multi_instance = false
|
||||
ldap = "not_relevant"
|
||||
sso = "not_relevant"
|
||||
|
|
Loading…
Add table
Reference in a new issue