From 61f0149ce7222da12f9aed7f28e3bd1c7b312197 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 13 Dec 2023 05:15:46 +0100 Subject: [PATCH] Upgrade to v22.1.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 00e0e1e..0f9b495 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.7~ynh1" +version = "22.1.8~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.7.tar.gz" - sha256 = "c92712ae92660f8cb23bb614b00f061b50d5aab3214768236e45cda9ac56e875" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.1.8.tar.gz" + sha256 = "d581925b5088a73f588ba7539698685527dca0e8d47fb9675d31dc8e28d107ce" autoupdate.strategy = "latest_github_tag" [resources.system_user]