1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00
This commit is contained in:
Éric Gaspar 2022-10-22 08:40:20 +02:00 committed by GitHub
parent b22fe878a4
commit dad0aa0aa3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
- Diagrams.net Integration
**Shipped version:** 22.10~ynh1
**Shipped version:** 22.10.1~ynh1
**Demo:** https://demo.bookstackapp.com

View file

@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
- Multi-Lingual
**Version incluse :** 22.10~ynh1
**Version incluse :** 22.10.1~ynh1
**Démo :** https://demo.bookstackapp.com

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.tar.gz
SOURCE_SUM=09e3e28802746eecca27f62bb48c1d99763bafe7e497086cc7094c9cb3be6b63
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.10.1.tar.gz
SOURCE_SUM=177faa1e0049992fda5a591a5a0bc7883ebf2cc4b933c46d7049b5e6bb66e477
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Platform to create documentation/wiki content",
"fr": "Plateforme pour créer du contenu de documentation/wiki"
},
"version": "22.10~ynh1",
"version": "22.10.1~ynh1",
"url": "https://www.bookstackapp.com/",
"upstream": {
"license": "MIT",