Merge pull request #216 from YunoHost-Apps/ci-auto-update-v2.5.296

Upgrade to version 2.5.296
This commit is contained in:
yalh76 2023-02-13 20:02:18 +01:00 committed by GitHub
commit 6ab5ce9771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 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.294~ynh1
**Shipped version:** 2.5.296~ynh1
**Demo:** https://docs-beta.requarks.io/

View File

@ -5,27 +5,27 @@ It shall NOT be edited by hand.
# Wiki.js pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/wikijs.svg)](https://dash.yunohost.org/appci/app/wikijs) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wikijs.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wikijs.maintain.svg)
[![Niveau dintégration](https://dash.yunohost.org/integration/wikijs.svg)](https://dash.yunohost.org/appci/app/wikijs) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/wikijs.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/wikijs.maintain.svg)
[![Installer Wiki.js avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=wikijs)
*[Read this readme in english.](./README.md)*
> *Ce package vous permet d'installer Wiki.js rapidement et simplement sur un serveur YunoHost.
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
> *Ce package vous permet dinstaller Wiki.js rapidement et simplement sur un serveur YunoHost.
Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble
## Vue densemble
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.294~ynh1
**Version incluse :** 2.5.296~ynh1
**Démo :** https://docs-beta.requarks.io/
## Captures d'écran
## Captures décran
![Capture d'écran de Wiki.js](./doc/screenshots/screenshot2.png)
![Capture d'écran de Wiki.js](./doc/screenshots/screenshot1.png)
![Capture décran de Wiki.js](./doc/screenshots/screenshot2.png)
![Capture décran de Wiki.js](./doc/screenshots/screenshot1.png)
## Avertissements / informations importantes
@ -35,9 +35,9 @@ Wiki.js is a copylefted libre software, modern and powerful wiki app built on No
## Documentations et ressources
* Site officiel de l'app : <https://wiki.js.org/>
* Site officiel de lapp : <https://wiki.js.org/>
* Documentation officielle utilisateur : <https://docs-beta.requarks.io/>
* Dépôt de code officiel de l'app : <https://github.com/Requarks/wiki>
* Dépôt de code officiel de lapp : <https://github.com/Requarks/wiki>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_wikijs>
* Signaler un bug : <https://github.com/YunoHost-Apps/wikijs_ynh/issues>
@ -53,4 +53,4 @@ ou
sudo yunohost app upgrade wikijs -u https://github.com/YunoHost-Apps/wikijs_ynh/tree/testing --debug
```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View File

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.295/wiki-js.tar.gz
SOURCE_SUM=8ad896f7f42d36973c7054b9b24c257372525a856a6c16c871294477e191907d
SOURCE_URL=https://github.com/Requarks/wiki/releases/download/v2.5.296/wiki-js.tar.gz
SOURCE_SUM=d39ac634a2fb2b81601145c7df88e5f61e1d88277015163df2a0cefb0f41e76b
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.295~ynh1",
"version": "2.5.296~ynh1",
"url": "https://wiki.js.org/",
"upstream": {
"license": "AGPL-3.0-or-later",