mirror of
https://github.com/YunoHost-Apps/uptime-kuma_ynh.git
synced 2024-10-01 13:34:58 +02:00
commit
1334f87bc0
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ description.fr = "Outil de surveillance similaire à Uptime-Robot"
|
||||||
|
|
||||||
version = "1.22.1~ynh1"
|
version = "1.22.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Hadrien"]
|
maintainers = ["ketsapiwiq", "ericgaspar"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
@ -18,7 +18,7 @@ code = "https://github.com/louislam/uptime-kuma"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.19"
|
yunohost = ">= 11.1.19"
|
||||||
architectures = [ "amd64" ]
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
|
|
Loading…
Reference in a new issue