diff --git a/README.md b/README.md index 7d01c6a..7e00a7e 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:** 23.1.5~ynh1 +**Shipped version:** 24.0.0~ynh1 **Demo:** https://app.diagrams.net/ diff --git a/README_fr.md b/README_fr.md index 6ef8021..c8e35c5 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 :** 23.1.5~ynh1 +**Version incluse :** 24.0.0~ynh1 **Démo :** https://app.diagrams.net/ diff --git a/manifest.toml b/manifest.toml index baf60b5..6b8de4e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 = "23.1.5~ynh1" +version = "24.0.0~ynh1" maintainers = ["Gofannon"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.1.5.tar.gz" - sha256 = "05ef198e68a51faa4054fdb1db4ee13a141d07ea341cc17f073a3fc79b9bfabf" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.0.0.tar.gz" + sha256 = "070490f3ea78ec6493e1bdd938306ebb31b76e870a7e1b6716c2c6cc891ed665" autoupdate.strategy = "latest_github_tag" [resources.system_user]