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

Merge pull request #164 from YunoHost-Apps/testing

Upgrade to 2.5.274~ynh1
This commit is contained in:
yalh76 2022-02-02 19:59:23 +01:00 committed by GitHub
commit 14f0640977
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 11 additions and 7 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
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.272~ynh1
**Shipped version:** 2.5.274~ynh1
**Demo:** https://docs-beta.requarks.io/

View file

@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Wiki.js is a copylefted libre software, modern and powerful wiki app built on Node.js, Git and Markdown for YunoHost.
**Version incluse :** 2.5.272~ynh1
**Version incluse :** 2.5.274~ynh1
**Démo :** https://docs-beta.requarks.io/

View file

@ -37,15 +37,17 @@
# 2.5.201~ynh2
#upgrade=1 from_commit=17ee20b13ba56babe0231b3f9bd87e9118908838
# 2.5.201~ynh3
upgrade=1 from_commit=16d047d802582d0d6db6d0d7343bd1fc0fb2eebf
#upgrade=1 from_commit=16d047d802582d0d6db6d0d7343bd1fc0fb2eebf
# 2.5.214~ynh1
upgrade=1 from_commit=078ffc6ade0df8efd2e035c25e36218c163d158d
#upgrade=1 from_commit=078ffc6ade0df8efd2e035c25e36218c163d158d
# 2.5.219~ynh1
upgrade=1 from_commit=8d478fadb941f2d8d4407f90cb3ae7e939ff8924
# 2.5.219~ynh2
upgrade=1 from_commit=b59ca572505eb6b4b4f29596100c68808ec143cd
# 2.5.268~ynh1
upgrade=1 from_commit=de01b48bfee4abff5edcf2fd288d3ff930ccc45a
# 2.5.272~ynh1
upgrade=1 from_commit=0721e06b03c1fa384adcade256b1d67c9462d61e
backup_restore=1
multi_instance=1
port_already_use=0
@ -90,3 +92,5 @@ Notification=yes
name=2.5.219~ynh2
; commit=de01b48bfee4abff5edcf2fd288d3ff930ccc45a
name=2.5.268~ynh1
; commit=0721e06b03c1fa384adcade256b1d67c9462d61e
name=2.5.272~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.272/wiki-js.tar.gz
SOURCE_SUM=df4b610e39a3736e2d0a1822874159c88514ebf68a2a5e0c003e72aa7d3261ae
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/2.5.274/wiki-js.tar.gz
SOURCE_SUM=9779af942fc3209d96df12ddc1257680244374d19c83a3945b87b520e8a19724
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=false

View file

@ -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.272~ynh1",
"version": "2.5.274~ynh1",
"url": "https://wiki.js.org/",
"upstream": {
"license": "AGPL-3.0-or-later",