1
0
Fork 0
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:
Quiwy 2024-04-23 20:51:36 +02:00 committed by GitHub
parent 6fad960ef1
commit 264543b483
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"