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

Upgrade to version 18.0.7
This commit is contained in:
Éric Gaspar 2022-05-19 07:01:57 +02:00 committed by GitHub
commit d29c09a13f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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 Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams
**Shipped version:** 18.0.5~ynh1 **Shipped version:** 18.0.7~ynh1
**Demo:** https://app.diagrams.net/ **Demo:** https://app.diagrams.net/

View file

@ -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 Application en ligne qui permet de faire des schémas et du dessin vectoriel
**Version incluse :** 18.0.5~ynh1 **Version incluse :** 18.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/v18.0.5 SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v18.0.7
SOURCE_SUM=1b6302e08d4e76a7225faef966d584f0149b9bc5df10ded03cb5afd9eb480628 SOURCE_SUM=c9fe4fded57651cfcac7f8dfb21df81cf60d73ff26c380e6f69fc51deb080d1a
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": "18.0.5~ynh1", "version": "18.0.7~ynh1",
"url": "https://www.diagrams.net/", "url": "https://www.diagrams.net/",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",