mirror of
https://github.com/YunoHost-Apps/wikijs_ynh.git
synced 2024-09-03 20:36:09 +02:00
Merge pull request #218 from YunoHost-Apps/ci-auto-update-v2.5.297
Upgrade to version 2.5.297
This commit is contained in:
commit
d3d9a1b2a5
4 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,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.296~ynh1
|
||||
**Shipped version:** 2.5.297~ynh1
|
||||
|
||||
**Demo:** https://docs-beta.requarks.io/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
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.296~ynh1
|
||||
**Version incluse :** 2.5.297~ynh1
|
||||
|
||||
**Démo :** https://docs-beta.requarks.io/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.296/wiki-js.tar.gz
|
||||
SOURCE_SUM=d39ac634a2fb2b81601145c7df88e5f61e1d88277015163df2a0cefb0f41e76b
|
||||
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.297/wiki-js.tar.gz
|
||||
SOURCE_SUM=e7c4c0962a1e063358464d8abba905c472df7dc0eadc7c25aa496a06410884b3
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -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.296~ynh1",
|
||||
"version": "2.5.297~ynh1",
|
||||
"url": "https://wiki.js.org/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue