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

Merge remote-tracking branch 'origin/testing' into upgrade

This commit is contained in:
yalh76 2022-09-26 02:20:26 +02:00
commit 20b4a84a07
4 changed files with 5 additions and 5 deletions

View file

@ -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:** 20.2.6~ynh1
**Shipped version:** 20.2.8~ynh1
**Demo:** https://app.diagrams.net/

View file

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

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.2.6
SOURCE_SUM=dbd3d3ec715e8e199da8785dc4efb8e456270b4f62fc17877d2f0319bfd69f81
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.2.8
SOURCE_SUM=d11406a4ed801ca800d4cfc6f6e415c66a9adab2027ef5d3184aa481c27c94a6
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.2.6~ynh1",
"version": "20.2.8~ynh1",
"url": "https://www.diagrams.net/",
"upstream": {
"license": "Apache-2.0",