From 2d5db3c43cacfe1046ce1f4f52b1a3f65f00053b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 29 Nov 2023 17:15:49 +0100 Subject: [PATCH] Upgrade to v22.1.5 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 410fe31..0444dd4 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 = "22.1.4~ynh1" +version = "22.1.5~ynh1" maintainers = ["Gofannon"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.4.tar.gz" - sha256 = "47abd63e73677659ba9800ead1d6d1050490c03a0623aec047582c6afd327edf" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.5.tar.gz" + sha256 = "27c3d56eee48471774cab868c2cb12b614062d5ecdfe5d1bb7b4e1139f4f9604" autoupdate.strategy = "latest_github_tag" [resources.system_user]