From eeb30dc8c202203392e1032ae0f72247e204bb96 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Aug 2022 06:13:13 +0000 Subject: [PATCH] Upgrade to v20.2.5 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 096b002..2a46063 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.2.3 -SOURCE_SUM=6871f5065c061a63013fbf4a2e4575191e694a4cf4be89fb5f825d76580f99c3 +SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.2.5 +SOURCE_SUM=a4ace0d9085b84025a074227038ec048960041bce6d19e9a8d9909abf23fce99 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 71d9305..4bf25d6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams", "fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel" }, - "version": "20.2.3~ynh1", + "version": "20.2.5~ynh1", "url": "https://www.diagrams.net/", "upstream": { "license": "Apache-2.0",