mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
Update manifest.toml
This commit is contained in:
parent
25e19a3a77
commit
717a9b9fe5
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ packaging_format = 2
|
||||||
|
|
||||||
id = "wetty"
|
id = "wetty"
|
||||||
name = "Wetty"
|
name = "Wetty"
|
||||||
description.en = "Terminal in browser over http/https. (Ajaxterm/Anyterm alternative, but much better)"
|
description.en = "Terminal in browser over http/https"
|
||||||
description.fr = "Un terminal dans le navigateur sur http/https. (Alternative à Ajaxterm/Anyterm, mais bien meilleur)"
|
description.fr = "Un terminal dans le navigateur sur http/https"
|
||||||
|
|
||||||
version = "2.5.0~ynh3"
|
version = "2.5.0~ynh3"
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@ license = "MIT"
|
||||||
code = "https://github.com/butlerx/wetty"
|
code = "https://github.com/butlerx/wetty"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">=11.1.20"
|
yunohost = ">=11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = "not_relevant"
|
ldap = "not_relevant"
|
||||||
|
|
Loading…
Add table
Reference in a new issue