mirror of
https://github.com/YunoHost-Apps/meilisearch_ynh.git
synced 2024-09-03 19:45:59 +02:00
Update manifest.toml
This commit is contained in:
parent
590df3077f
commit
e0dd440d9d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ code = "https://github.com/meilisearch/meilisearch/"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.17"
|
yunohost = ">= 11.1.17"
|
||||||
architectures = "all"
|
architectures = ["amd64", "arm64"]
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue