mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Update manifest.toml
This commit is contained in:
parent
1e09d21922
commit
477a686f13
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ packaging_format = 2
|
||||||
|
|
||||||
id = "diagramsnet"
|
id = "diagramsnet"
|
||||||
name = "Diagrams.net"
|
name = "Diagrams.net"
|
||||||
description.en = "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams"
|
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
|
||||||
description.fr = "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
|
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
|
||||||
|
|
||||||
version = "21.7.4~ynh1"
|
version = "21.7.4~ynh1"
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ admindoc = "https://www.diagrams.net/doc"
|
||||||
code = "https://github.com/jgraph/drawio"
|
code = "https://github.com/jgraph/drawio"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.21"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue