From ce46a53527f527af27d835c8346c692ffd0cfe21 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 18 May 2024 03:32:15 +0200 Subject: [PATCH] Upgrade to v24.4.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index e2998ac..232a6c1 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.4.0~ynh1" +version = "24.4.4~ynh1" maintainers = ["Gofannon"] @@ -42,8 +42,8 @@ ram.runtime = "50M" default = "visitors" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.0.tar.gz" - sha256 = "19b2aaa6d93e08f5c3ad1dbdeb4376ccef93c0738135eb246927e27486aaf016" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.4.4.tar.gz" + sha256 = "2c505c777f5ab85d43463adaaad771de6e7bc14a067faf213cd22debcb60b93a" autoupdate.strategy = "latest_github_tag" [resources.system_user]