mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #68 from YunoHost-Apps/ci-auto-update-v20.0.4
Upgrade to version 20.0.4
This commit is contained in:
commit
666bb8f30d
4 changed files with 5 additions and 5 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
|
Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams
|
||||||
|
|
||||||
**Shipped version:** 20.0.1~ynh1
|
**Shipped version:** 20.0.4~ynh1
|
||||||
|
|
||||||
**Demo:** https://app.diagrams.net/
|
**Demo:** https://app.diagrams.net/
|
||||||
|
|
||||||
|
|
|
@ -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
|
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||||
|
|
||||||
**Version incluse :** 20.0.1~ynh1
|
**Version incluse :** 20.0.4~ynh1
|
||||||
|
|
||||||
**Démo :** https://app.diagrams.net/
|
**Démo :** https://app.diagrams.net/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.0.1
|
SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.0.4
|
||||||
SOURCE_SUM=78e95ea7ab3b45c602d9d542310fba8bc8501930abee1adfa1a72c8076e7fc86
|
SOURCE_SUM=d6ff078baef64cbff170474af6431f110ad98b030c4e168aeb6356efdb3d3668
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -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.0.1~ynh1",
|
"version": "20.0.4~ynh1",
|
||||||
"url": "https://www.diagrams.net/",
|
"url": "https://www.diagrams.net/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
Loading…
Reference in a new issue