diff --git a/conf/app.src b/conf/app.src index 22ee4f9..8b79a77 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.285/wiki-js.tar.gz -SOURCE_SUM=993df77c9ea0360d51d3a456fd1bf38d1aac405649d31d7890a49c8157cf4440 +SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.286/wiki-js.tar.gz +SOURCE_SUM=8f19d6512bd395d6885f6d4faf26624785255a6c6cd3781c1a884e9a7c83192f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 7899e75..a7898e4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source powerful wiki app built on Node.js, Git and Markdown", "fr": "Wiki open source propulsé par Node.js, Git et Markdown" }, - "version": "2.5.285~ynh2", + "version": "2.5.286~ynh1", "url": "https://wiki.js.org/", "upstream": { "license": "AGPL-3.0-or-later",