mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Upgrade to 14.9.7
This commit is contained in:
parent
4c0aae26dc
commit
c6d5423383
6 changed files with 13 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/jgraph/drawio/archive/v14.6.5.tar.gz
|
||||
SOURCE_SUM=cba9b5be4f16830211342450f847817055315f510c5b15479b8c6472d26e4c91
|
||||
SOURCE_URL=https://github.com/jgraph/drawio/archive/v14.9.7.tar.gz
|
||||
SOURCE_SUM=d102106ccd61763a6b71ac3119573e5f39d1bd1a268686c3ad8455dc41181dfc
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
BIN
doc/.DS_Store
vendored
Normal file
BIN
doc/.DS_Store
vendored
Normal file
Binary file not shown.
3
doc/DISCLAIMER.md
Normal file
3
doc/DISCLAIMER.md
Normal file
|
@ -0,0 +1,3 @@
|
|||
## YunoHost specific features
|
||||
|
||||
* Disable third party website integration with Dropbox, Google, Trello, etc
|
BIN
doc/screenshots/screenshot.png
Normal file
BIN
doc/screenshots/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 262 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 159 KiB |
|
@ -6,8 +6,15 @@
|
|||
"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": "14.6.5~ynh1",
|
||||
"version": "14.9.7~ynh1",
|
||||
"url": "https://www.diagrams.net/",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
"website": "https://www.diagrams.net/",
|
||||
"demo": "https://app.diagrams.net/",
|
||||
"admindoc": "https://www.diagrams.net/doc",
|
||||
"code": "https://drawio-app.com"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"maintainer": {
|
||||
"name": "Gofannon",
|
||||
|
|
Loading…
Reference in a new issue