From 6913753294db953a21a3a710d5a7d60626fe9df4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 25 Nov 2023 05:15:44 +0100 Subject: [PATCH] Upgrade to v22.1.4 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c74cbc2..410fe31 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.2~ynh1" +version = "22.1.4~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.2.tar.gz" - sha256 = "2606267a15dd7ef5f2aae5df054055a1b7c8ed64c6b899739f42b990a7b5544d" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.4.tar.gz" + sha256 = "47abd63e73677659ba9800ead1d6d1050490c03a0623aec047582c6afd327edf" autoupdate.strategy = "latest_github_tag" [resources.system_user]