mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
commit
81b4520827
4 changed files with 8 additions and 8 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams
|
||||
|
||||
**Shipped version:** 15.9.4~ynh1
|
||||
**Shipped version:** 16.5.2~ynh1
|
||||
|
||||
**Demo:** https://app.diagrams.net/
|
||||
|
||||
|
@ -35,7 +35,7 @@ Online diagram software for making flowcharts, process diagrams, org charts, UML
|
|||
|
||||
* Official app website: https://www.diagrams.net/
|
||||
* Official admin documentation: https://www.diagrams.net/doc
|
||||
* Upstream app code repository: https://drawio-app.com
|
||||
* Upstream app code repository: https://github.com/jgraph/drawio
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_diagramsnet
|
||||
* Report a bug: https://github.com/YunoHost-Apps/diagramsnet_ynh/issues
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||
|
||||
**Version incluse :** 15.9.4~ynh1
|
||||
**Version incluse :** 16.5.2~ynh1
|
||||
|
||||
**Démo :** https://app.diagrams.net/
|
||||
|
||||
|
@ -31,7 +31,7 @@ Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
|||
|
||||
* Site officiel de l'app : https://www.diagrams.net/
|
||||
* Documentation officielle de l'admin : https://www.diagrams.net/doc
|
||||
* Dépôt de code officiel de l'app : https://drawio-app.com
|
||||
* Dépôt de code officiel de l'app : https://github.com/jgraph/drawio
|
||||
* Documentation YunoHost pour cette app : https://yunohost.org/app_diagramsnet
|
||||
* Signaler un bug : https://github.com/YunoHost-Apps/diagramsnet_ynh/issues
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/jgraph/drawio/archive/v15.9.4.tar.gz
|
||||
SOURCE_SUM=fd46757f847929abae9b6b3092c21a4caf027895316a0d0bb1082381ed00cd7e
|
||||
SOURCE_URL=https://github.com/jgraph/drawio/archive/v16.5.2.tar.gz
|
||||
SOURCE_SUM=69a8854527d0c76109fbe4e31ad6bac81254dd4f96c246ad1371b22f606f6e94
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,14 +6,14 @@
|
|||
"en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams",
|
||||
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
|
||||
},
|
||||
"version": "15.9.4~ynh1",
|
||||
"version": "16.5.2~ynh1",
|
||||
"url": "https://www.diagrams.net/",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
"website": "https://www.diagrams.net/",
|
||||
"demo": "https://app.diagrams.net/",
|
||||
"admindoc": "https://www.diagrams.net/doc",
|
||||
"code": "https://drawio-app.com"
|
||||
"code": "https://github.com/jgraph/drawio"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Add table
Reference in a new issue