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 #107 from YunoHost-Apps/ci-auto-update-v21.0.7

Upgrade to version 21.0.7
This commit is contained in:
Éric Gaspar 2023-03-22 09:54:20 +01:00 committed by GitHub
commit f620be2fd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
**Shipped version:** 20.8.23~ynh1 **Shipped version:** 21.0.7~ynh1
**Demo:** https://app.diagrams.net/ **Demo:** https://app.diagrams.net/

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Application en ligne qui permet de faire des schémas et du dessin vectoriel Application en ligne qui permet de faire des schémas et du dessin vectoriel
**Version incluse :** 20.8.23~ynh1 **Version incluse :** 21.0.7~ynh1
**Démo :** https://app.diagrams.net/ **Démo :** https://app.diagrams.net/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.8.23 SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v21.0.7
SOURCE_SUM=d690f9223d21a5bfafeb70feecdb6dac611709e5fb1a95ff7b7f8d9c1ea0cefa SOURCE_SUM=fc3f173817caa30725f02a764dee840467e6251da97423d96caeae27d0967326
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true 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", "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" "fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
}, },
"version": "20.8.23~ynh1", "version": "21.0.7~ynh1",
"url": "https://www.diagrams.net/", "url": "https://www.diagrams.net/",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",