1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wikijs_ynh.git synced 2024-09-03 20:36:09 +02:00

Upgrade to 2.2.39

This commit is contained in:
yalh76 2020-03-23 19:33:59 +01:00
parent 3d32a9e0a4
commit d767c35946
4 changed files with 6 additions and 4 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please look at [the guide](https://yunohost.org/#/in
## Overview
A copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
**Shipped version:** 2.1.113
**Shipped version:** 2.2.39
## Important points before installing

View file

@ -14,6 +14,8 @@
upgrade=1 from_commit=62db8a96750dfd28880126d3eb9228d4d71f0814
# 2.0.12
upgrade=1 from_commit=90fb1a7cb3db812a8b2558673d5f1f22b39becec
# 2.1.113
upgrade=1 from_commit=f9dd286ff1d662e4ece78364230fc2fddef721cd
backup_restore=1
multi_instance=1
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.1.113/wiki-js.tar.gz
SOURCE_SUM=371f162cbf4fe18fa9a5041f8dc2edd5a67e181a650b8a2a224ff5c9d3379499
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.2.39/wiki-js.tar.gz
SOURCE_SUM=6bacd8e48f187867296d11de0ca27ffaa346a2d174788362a32ff4825aef8d32
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "An open source, modern and powerful wiki app built on Node.js, Git and Markdown.",
"fr": "Un wiki moderne et open source propulsé Node.js, Git et Markdown."
},
"version": "2.1.113~ynh1",
"version": "2.2.39~ynh1",
"url": "https://wiki.js.org/",
"license": "AGPL-3.0-or-later",
"maintainer": {