From c3ecec9d85db0978a1fe36ae741f50dc35ff7c70 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 14 Mar 2024 02:31:35 +0100 Subject: [PATCH] Upgrade to v24.0.6 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2eff477..2a2c8cc 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 = "24.0.5~ynh1" +version = "24.0.6~ynh1" maintainers = ["Gofannon"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.0.5.tar.gz" - sha256 = "92a155ac4d4065ac8ada218e8390c435a509ca93bdec4fa9f89936800d4fed5d" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.0.6.tar.gz" + sha256 = "8b166ed75df9bb3dee55c33072ee5d3fed4324e8d2beb07aa2455ff42e45dd7d" autoupdate.strategy = "latest_github_tag" [resources.system_user]