From 06194bc35780fc2098485db371e908f2ba013c74 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Mar 2024 21:31:40 +0100 Subject: [PATCH] Upgrade to v24.0.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6b8de4e..fb01d4d 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.0~ynh1" +version = "24.0.2~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.0.tar.gz" - sha256 = "070490f3ea78ec6493e1bdd938306ebb31b76e870a7e1b6716c2c6cc891ed665" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.0.2.tar.gz" + sha256 = "9fe92be3f7b8ad8dae74450bb2dddf75a32f60ce002f132a9debb2f71732d341" autoupdate.strategy = "latest_github_tag" [resources.system_user]