From 63adbf3855f2785956d2d986d6cd57fcc740930f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 23 Feb 2024 21:31:22 +0100 Subject: [PATCH] Upgrade to v23.1.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index baf60b5..ee01e9c 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 = "23.1.6~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/v23.1.6.tar.gz" + sha256 = "8ed92e0ab920ee06600adbc17fd9d8797e4c4f639058454806dab726c5a785f9" autoupdate.strategy = "latest_github_tag" [resources.system_user]