mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #213 from YunoHost-Apps/ci-auto-update-24.2.7
Upgrade to v24.2.7
This commit is contained in:
commit
2e28b26ea4
6 changed files with 8 additions and 8 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
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:** 24.2.5~ynh1
|
||||
**Shipped version:** 24.2.7~ynh1
|
||||
|
||||
**Demo:** <https://app.diagrams.net/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
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.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 24.2.5~ynh1
|
||||
**Paketatutako bertsioa:** 24.2.7~ynh1
|
||||
|
||||
**Demoa:** <https://app.diagrams.net/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||
|
||||
|
||||
**Version incluse :** 24.2.5~ynh1
|
||||
**Version incluse :** 24.2.7~ynh1
|
||||
|
||||
**Démo :** <https://app.diagrams.net/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
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.
|
||||
|
||||
|
||||
**Versión proporcionada:** 24.2.5~ynh1
|
||||
**Versión proporcionada:** 24.2.7~ynh1
|
||||
|
||||
**Demo:** <https://app.diagrams.net/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
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.
|
||||
|
||||
|
||||
**分发版本:** 24.2.5~ynh1
|
||||
**分发版本:** 24.2.7~ynh1
|
||||
|
||||
**演示:** <https://app.diagrams.net/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Diagrams.net"
|
|||
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
|
||||
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
|
||||
|
||||
version = "24.2.5~ynh1"
|
||||
version = "24.2.7~ynh1"
|
||||
|
||||
maintainers = ["Gofannon"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.2.5.tar.gz"
|
||||
sha256 = "e77b0efa4b512fb2dc293e77e4c48863d26c70fc3d2bc0f6b7bd79ef5856b2d9"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.2.7.tar.gz"
|
||||
sha256 = "351bf64f08a128c3d5fe6f83150ea62e847a341d843e856f8026507922be723a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue