From 1578dae92b8d0ab34e0e560a51d49d925613e350 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 24 Mar 2024 02:31:54 +0100 Subject: [PATCH] Upgrade to v24.1.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 87f9d42..65f416f 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.7~ynh1" +version = "24.1.0~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.7.tar.gz" - sha256 = "0ee18ae8f251f65e46a22ca934a18ac69aba27977006d640aa1dc4c04fc7ecb8" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.1.0.tar.gz" + sha256 = "bac17324716a06a52dc85b227fa038ae360805ad9a3be6732a052be1fca23d21" autoupdate.strategy = "latest_github_tag" [resources.system_user]