1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diagramsnet_ynh.git synced 2024-09-03 18:26:33 +02:00
This commit is contained in:
ericgaspar 2022-05-04 18:48:36 +02:00
parent 309c734b96
commit 2884e2fa7a
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/jgraph/drawio/archive/v17.4.2.tar.gz SOURCE_URL=https://github.com/jgraph/drawio/archive/v18.0.0.tar.gz
SOURCE_SUM=625f7d87da8d1df71545a8aac5250569e5f502f207c182a348e28a6a53a1fcfd SOURCE_SUM=624154dfea3b9e3fd3e3a0174da6455c9fbc4d930e7a5a52c61f4c3a04653ee2
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": "17.4.2~ynh2", "version": "18.0.0~ynh1",
"url": "https://www.diagrams.net/", "url": "https://www.diagrams.net/",
"upstream": { "upstream": {
"license": "Apache-2.0", "license": "Apache-2.0",