From d39d58a7e9c651e9dababf3c2fe4baa3c77f832c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 9 Sep 2023 06:15:41 +0200 Subject: [PATCH 1/3] Upgrade to v21.7.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 60d3cd4..ca59e84 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Diagrams.net" description.en = "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams" description.fr = "Application en ligne qui permet de faire des schémas et du dessin vectoriel" -version = "21.7.0~ynh1" +version = "21.7.4~ynh1" maintainers = ["Gofannon"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.7.0.tar.gz" - sha256 = "114ff915599be8ba361ef29761dfeba96e6218a616291d54770eb7d4239e843e" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.7.4.tar.gz" + sha256 = "1a325c72bb09b501bc40587d090b3976ff4ae29b009b21d4ab22a9d9dd896206" autoupdate.strategy = "latest_github_tag" [resources.system_user] From ce2fdc1fc5c1103008020afd789cda6a5f3cc26c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 9 Sep 2023 04:15:43 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67b23f9..d585184 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in 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:** 21.7.0~ynh1 +**Shipped version:** 21.7.4~ynh1 **Demo:** https://app.diagrams.net/ diff --git a/README_fr.md b/README_fr.md index 1b676f5..8e5e167 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Application en ligne qui permet de faire des schémas et du dessin vectoriel -**Version incluse :** 21.7.0~ynh1 +**Version incluse :** 21.7.4~ynh1 **Démo :** https://app.diagrams.net/ From 477a686f13812a122337d67b93be031a878e2e24 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 9 Sep 2023 07:52:55 +0200 Subject: [PATCH 3/3] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ca59e84..a98087d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "diagramsnet" name = "Diagrams.net" -description.en = "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams" -description.fr = "Application en ligne qui permet de faire des schémas et du dessin vectoriel" +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 = "21.7.4~ynh1" @@ -17,7 +17,7 @@ admindoc = "https://www.diagrams.net/doc" code = "https://github.com/jgraph/drawio" [integration] -yunohost = ">= 11.1.21" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false