mirror of
https://github.com/YunoHost-Apps/searxng_ynh.git
synced 2024-09-03 20:26:00 +02:00
Update manifest.toml: bump yunohost requirement to please linter
This commit is contained in:
parent
f21cac4480
commit
58f146526b
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ userdoc = "https://docs.searxng.org/user/"
|
||||||
code = "https://github.com/searxng/searxng"
|
code = "https://github.com/searxng/searxng"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.0"
|
yunohost = ">= 11.1.9"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
|
|
Loading…
Reference in a new issue