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

Merge pull request #112 from YunoHost-Apps/ci-auto-update-21.5.2

Upgrade to v21.5.2
This commit is contained in:
Éric Gaspar 2023-06-28 21:53:23 +02:00 committed by GitHub
commit 3b93b90690
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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. 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:** 21.5.0~ynh1 **Shipped version:** 21.5.2~ynh1
**Demo:** https://app.diagrams.net/ **Demo:** https://app.diagrams.net/

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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 :** 21.5.0~ynh1 **Version incluse :** 21.5.2~ynh1
**Démo :** https://app.diagrams.net/ **Démo :** https://app.diagrams.net/

View file

@ -5,7 +5,7 @@ name = "Diagrams.net"
description.en = "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams" description.en = "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams"
description.fr = "Application en ligne qui permet de faire des schémas et du dessin vectoriel" description.fr = "Application en ligne qui permet de faire des schémas et du dessin vectoriel"
version = "21.5.0~ynh1" version = "21.5.2~ynh1"
maintainers = ["Gofannon"] maintainers = ["Gofannon"]
@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.5.0.tar.gz" url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.5.2.tar.gz"
sha256 = "8d791211d7751c1b0dc013dcedd8cb9240f6299cf4c693cef8a497b08ae12f12" sha256 = "4d37a53e4ac6c6a5b58a3cb8afabebeaafbdde12a57ed620b6a0c2d2c6ae14e8"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.system_user] [resources.system_user]