mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #231 from YunoHost-Apps/ci-auto-update-24.4.14
Upgrade to v24.4.14
This commit is contained in:
commit
824700ffae
7 changed files with 9 additions and 9 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.4.13~ynh1
|
||||
**Shipped version:** 24.4.14~ynh1
|
||||
|
||||
**Demo:** <https://app.diagrams.net/>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
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 actual:** 24.4.13~ynh1
|
||||
**Versión actual:** 24.4.14~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.4.13~ynh1
|
||||
**Paketatutako bertsioa:** 24.4.14~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.4.13~ynh1
|
||||
**Version incluse :** 24.4.14~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.4.13~ynh1
|
||||
**Versión proporcionada:** 24.4.14~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.4.13~ynh1
|
||||
**分发版本:** 24.4.14~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.4.13~ynh1"
|
||||
version = "24.4.14~ynh1"
|
||||
|
||||
maintainers = ["Gofannon"]
|
||||
|
||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
|||
default = "visitors"
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.13.tar.gz"
|
||||
sha256 = "377a46704feb9011604b72ff88b30d2298dbb3ac636b8ae4bbb27e833305c042"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.14.tar.gz"
|
||||
sha256 = "edbc904e606032bcb7afaf7ede1103e9b3cd206db24408df00334e9fe398898a"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue