1
0
Fork 0
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:
Alexandre Aubin 2024-06-09 15:24:42 +02:00 committed by GitHub
parent f21cac4480
commit 58f146526b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,7 +18,7 @@ userdoc = "https://docs.searxng.org/user/"
code = "https://github.com/searxng/searxng"
[integration]
yunohost = ">= 11.1.0"
yunohost = ">= 11.1.9"
architectures = "all"
multi_instance = false
ldap = "not_relevant"