From 08e53882e95d07d486c880aa1e76750460db4952 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Mar 2024 21:31:15 +0100 Subject: [PATCH] Upgrade to v24.0.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 6b8de4e..0ccfba4 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.1~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.1.tar.gz" + sha256 = "5e90e51eb6cee80bb62855ce6ab12d35f5bf111c764e6005ff49bcac1847c31d" autoupdate.strategy = "latest_github_tag" [resources.system_user]