diff --git a/README.md b/README.md index f72868c..80db723 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost. -**Shipped version:** 2.5.170 +**Shipped version:** 2.5.201 ## Important points before installing diff --git a/check_process b/check_process index 5080860..995ff64 100644 --- a/check_process +++ b/check_process @@ -26,6 +26,12 @@ upgrade=1 from_commit=164ef6bac3a65fe075850ec060edcd9c3249f83a # 2.4.107~ynh1 upgrade=1 from_commit=ed3d16ea928155936ecf8753fcc6096a01971e6d + # 2.5.170~ynh2 + upgrade=1 from_commit=6ee6878a94407749d768ee347f163904537dc945 + # 2.5.191~ynh1 + upgrade=1 from_commit=f241d2586694d9aff19ae6d67209142faa8b25ca + # 2.5.197~ynh1 + upgrade=1 from_commit=3c9ab32ee147ef1f39aff2773fc3be506164d873 backup_restore=1 multi_instance=1 port_already_use=0 @@ -50,3 +56,9 @@ Notification=yes name=2.4.75~ynh1 ; commit=ed3d16ea928155936ecf8753fcc6096a01971e6d name=2.4.107~ynh1 + ; commit=6ee6878a94407749d768ee347f163904537dc945 + name=2.5.170~ynh2 + ; commit=f241d2586694d9aff19ae6d67209142faa8b25ca + name=2.5.191~ynh1 + ; commit=3c9ab32ee147ef1f39aff2773fc3be506164d873 + name=2.5.197~ynh1 diff --git a/conf/app.src b/conf/app.src index d982d64..751f515 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.170/wiki-js.tar.gz -SOURCE_SUM=37c8415bb19bc4e7923123f7c37d7609ef737bb90bb8bea0eb8cf5615517e99b +SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.201/wiki-js.tar.gz +SOURCE_SUM=9361be8d49defe5ab475126c210a56951160d4dabdd9b336f1891ac0a38a96c2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 17b6ff7..b0adc12 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source, modern and powerful wiki app built on Node.js, Git and Markdown.", "fr": "Wiki moderne et open source propulsé Node.js, Git et Markdown." }, - "version": "2.5.170~ynh3", + "version": "2.5.170~ynh2", "url": "https://wiki.js.org/", "license": "AGPL-3.0-or-later", "maintainer": {