mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
commit
7f8bf8c3ab
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.7~ynh1
|
||||
**Shipped version:** 24.4.8~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.7~ynh1
|
||||
**Versión actual:** 24.4.8~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.7~ynh1
|
||||
**Paketatutako bertsioa:** 24.4.8~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.7~ynh1
|
||||
**Version incluse :** 24.4.8~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.7~ynh1
|
||||
**Versión proporcionada:** 24.4.8~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.7~ynh1
|
||||
**分发版本:** 24.4.8~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.7~ynh1"
|
||||
version = "24.4.8~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.7.tar.gz"
|
||||
sha256 = "ef7695cc93f20ea717fd9321616e701c04db1f62f010c139001791c4a8e79359"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.8.tar.gz"
|
||||
sha256 = "9d3fc507056124a33e3e3c17e034e3ed64b1a0d2b48f217865b1f61fcfc57ff2"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue