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

Upgrade to upstream 13.2.5

This commit is contained in:
Gofannon 2020-07-03 22:07:16 +02:00
parent a0912f0edf
commit e959522209
4 changed files with 9 additions and 4 deletions

View file

@ -4,6 +4,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## Unreleased
## [13.2.5~ynh1] - 2020-07-03
### Changed
- upgrade source to upstream 13.2.5 <https://github.com/jgraph/drawio/releases/tag/v13.2.5>
## [12.9.7~ynh1] - 2020-04-05
### Added

View file

@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
diagrams.net (formerly draw.io) 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.7
**Shipped version:** 13.2.5
## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/jgraph/drawio/archive/v12.9.7.tar.gz
SOURCE_SUM=8190a4c4a0746d50ed48080f41a5f91c97047f5cd0a889c6d8d0681b8e937a16
SOURCE_URL=https://github.com/jgraph/drawio/archive/v13.2.5.tar.gz
SOURCE_SUM=8c775ae75b944b09fbcc49fa389df55eb9049b457b59b73b8606e22d45f279f2
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
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.",
"fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel."
},
"version": "12.9.7~ynh1",
"version": "13.2.5~ynh1",
"url": "https://www.diagrams.net/",
"license": "Apache-2.0",
"maintainer": {