From bb319e100789ebf03323af77e855d50ea4cbcbb2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 25 Oct 2023 18:15:51 +0200 Subject: [PATCH] Upgrade to v22.0.8 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index aa897ae..f7b3d2c 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.0.5~ynh1" +version = "22.0.8~ynh1" maintainers = ["Gofannon"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.0.5.tar.gz" - sha256 = "5310c5971f3e4617cd9052174f55b4fdb823fd3f96140260adb4acc0c3cfcadd" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.0.8.tar.gz" + sha256 = "21e01173c5e10543d9153e7b32a8901a1407a650d23fd1b9319f6dd1219b3cca" autoupdate.strategy = "latest_github_tag" [resources.system_user]