From b867ab2f76e87eaf66359903264354d1fee7aa0e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 Jan 2024 17:15:45 +0100 Subject: [PATCH] Upgrade to v22.1.17 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1a4aea1..972b7a0 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.16~ynh1" +version = "22.1.17~ynh1" maintainers = ["Gofannon"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.16.tar.gz" - sha256 = "e35939884e3ce5ab1b7e9e9f9c98b816cfefd61cb5478961949748ed56a95620" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.17.tar.gz" + sha256 = "d8a2fd1456a0e156c0068358679cd2bb814eb0c6e26c5638022ad382c40d664a" autoupdate.strategy = "latest_github_tag" [resources.system_user]