mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Decrease min yunohost version to pass CI
This commit is contained in:
parent
f5ed88d4f8
commit
ea78cb2c37
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ code = "https://github.com/mikaku/Monitorix"
|
||||||
cpe = "cpe:2.3:a:fibranet:monitorix"
|
cpe = "cpe:2.3:a:fibranet:monitorix"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2.20.2"
|
yunohost = ">= 11.2.20"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = false
|
multi_instance = false
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
|
|
Loading…
Add table
Reference in a new issue