mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #246 from YunoHost-Apps/ci-auto-update-24.7.1
Upgrade to v24.7.1
This commit is contained in:
commit
77ed105581
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.
|
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.6.4~ynh1
|
**Shipped version:** 24.7.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://app.diagrams.net/>
|
**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.
|
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.6.4~ynh1
|
**Versión actual:** 24.7.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://app.diagrams.net/>
|
**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.
|
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.6.4~ynh1
|
**Paketatutako bertsioa:** 24.7.1~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://app.diagrams.net/>
|
**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
|
Application en ligne qui permet de faire des schémas et du dessin vectoriel
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 24.6.4~ynh1
|
**Version incluse :** 24.7.1~ynh1
|
||||||
|
|
||||||
**Démo :** <https://app.diagrams.net/>
|
**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.
|
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.6.4~ynh1
|
**Versión proporcionada:** 24.7.1~ynh1
|
||||||
|
|
||||||
**Demo:** <https://app.diagrams.net/>
|
**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.
|
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.6.4~ynh1
|
**分发版本:** 24.7.1~ynh1
|
||||||
|
|
||||||
**演示:** <https://app.diagrams.net/>
|
**演示:** <https://app.diagrams.net/>
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Diagrams.net"
|
||||||
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
|
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"
|
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
|
||||||
|
|
||||||
version = "24.6.4~ynh1"
|
version = "24.7.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Gofannon"]
|
maintainers = ["Gofannon"]
|
||||||
|
|
||||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
||||||
default = "visitors"
|
default = "visitors"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.6.4.tar.gz"
|
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.7.1.tar.gz"
|
||||||
sha256 = "a48be173c6b700212fc479e2130b30f07ace5d802a3b3f53523754ea37bb708a"
|
sha256 = "a47d67f7b539ac2c674bfc323817222599e16ea99af955b6d5d678dcb51a9bc4"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue