mirror of
https://github.com/YunoHost-Apps/diagramsnet_ynh.git
synced 2024-09-03 18:26:33 +02:00
Merge pull request #223 from YunoHost-Apps/ci-auto-update-24.4.6
Upgrade to v24.4.6
This commit is contained in:
commit
6a88ef6cfb
8 changed files with 10 additions and 10 deletions
|
@ -1,7 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lee el README en español](README_es.md)
|
||||
- [Lea el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -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.4~ynh1
|
||||
**Shipped version:** 24.4.6~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.4~ynh1
|
||||
**Versión actual:** 24.4.6~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.4~ynh1
|
||||
**Paketatutako bertsioa:** 24.4.6~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.4~ynh1
|
||||
**Version incluse :** 24.4.6~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.4~ynh1
|
||||
**Versión proporcionada:** 24.4.6~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.4~ynh1
|
||||
**分发版本:** 24.4.6~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.4~ynh1"
|
||||
version = "24.4.6~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.4.tar.gz"
|
||||
sha256 = "2c505c777f5ab85d43463adaaad771de6e7bc14a067faf213cd22debcb60b93a"
|
||||
url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.6.tar.gz"
|
||||
sha256 = "8f057405d203a4ec90e3038b27afe65c0c6a73f7d479ae9ce1442ca3100b9f72"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue