1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diagramsnet_ynh.git synced 2024-09-03 18:26:33 +02:00

Merge pull request #75 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2022-08-08 18:17:54 +02:00 committed by GitHub
commit b5a3af0c1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 5 deletions

View file

@ -17,7 +17,8 @@ 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:** 20.1.4~ynh1
**Shipped version:** 20.2.3~ynh1
**Demo:** https://app.diagrams.net/

View file

@ -17,7 +17,8 @@ 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 :** 20.1.4~ynh1
**Version incluse :** 20.2.3~ynh1
**Démo :** https://app.diagrams.net/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.1.4
SOURCE_SUM=8dd016578923a3a58a65076ff7e9ba69ffa39f717f4959d9f351289e4cbb202f
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.2.3
SOURCE_SUM=6871f5065c061a63013fbf4a2e4575191e694a4cf4be89fb5f825d76580f99c3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"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": "20.1.4~ynh1",
"version": "20.2.3~ynh1",
"url": "https://www.diagrams.net/",
"upstream": {
"license": "Apache-2.0",