diff --git a/conf/app.src b/conf/app.src index 822c5ad..d73dbe9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.294/wiki-js.tar.gz -SOURCE_SUM=1c7a970e69937166115c5d0641ff502846a0631c9cd6ebc1ecc3e02d1df300b9 +SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.295/wiki-js.tar.gz +SOURCE_SUM=8ad896f7f42d36973c7054b9b24c257372525a856a6c16c871294477e191907d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index e2489e1..6d2ea30 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.294~ynh1", + "version": "2.5.295~ynh1", "url": "https://wiki.js.org/", "upstream": { "license": "AGPL-3.0-or-later",