1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diagramsnet_ynh.git synced 2024-09-03 18:26:33 +02:00

Upgrade version to 12.9.7

This commit is contained in:
Gofannon 2020-04-05 12:53:19 +02:00
parent 7e8e3adaca
commit df4dd6b51c
4 changed files with 10 additions and 5 deletions

View file

@ -2,9 +2,14 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [12.9.7~ynh1] - 2020-04-05
### Changed
- upgrade source to upstream <https://github.com/jgraph/drawio/releases/tag/v12.9.7>
## [12.9.3~ynh1] - 2020-03-27 ## [12.9.3~ynh1] - 2020-03-27
## Changed ### Changed
- upgrade source to upstream <https://github.com/jgraph/drawio/releases/tag/v12.9.3> - upgrade source to upstream <https://github.com/jgraph/drawio/releases/tag/v12.9.3>
## [12.8.2~ynh2] - 2020-03-27 ## [12.8.2~ynh2] - 2020-03-27

View file

@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
diagrams.net lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. diagrams.net lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
**Shipped version:** 12.9.3 **Shipped version:** 12.9.7
## Screenshots ## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/jgraph/drawio/archive/v12.9.3.tar.gz SOURCE_URL=https://github.com/jgraph/drawio/archive/v12.9.7.tar.gz
SOURCE_SUM=28ffb1600c72fc89fdd21618e59b55d4736dcb15e1e00c5e0523e4e75e6b3b39 SOURCE_SUM=8190a4c4a0746d50ed48080f41a5f91c97047f5cd0a889c6d8d0681b8e937a16
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": "12.9.3~ynh1", "version": "12.9.7~ynh1",
"url": "https://www.diagrams.net/", "url": "https://www.diagrams.net/",
"license": "Apache-2.0", "license": "Apache-2.0",
"maintainer": { "maintainer": {