mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
parent
5b9fc10b3d
commit
13377ad798
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Platform to create documentation/wiki content
|
||||
|
||||
**Shipped version:** 21.05.4~ynh1
|
||||
**Shipped version:** 21.08~ynh1
|
||||
|
||||
**Demo:** https://demo.bookstackapp.com
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Plateforme pour créer du contenu de documentation/wiki
|
||||
|
||||
**Version incluse :** 21.05.4~ynh1
|
||||
**Version incluse :** 21.08~ynh1
|
||||
|
||||
**Démo :** https://demo.bookstackapp.com
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.05.4.tar.gz
|
||||
SOURCE_SUM=c9142af3590c693e47ee4350f21b327242e0036c46bfcdf533b9a6f76f805e9a
|
||||
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.08.tar.gz
|
||||
SOURCE_SUM=15b980cd42e124680c184b718adbd4bc222f01a83cd31ae9d1fec1b28c43eb32
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Platform to create documentation/wiki content",
|
||||
"fr": "Plateforme pour créer du contenu de documentation/wiki "
|
||||
},
|
||||
"version": "21.05.4~ynh1",
|
||||
"version": "21.08~ynh1",
|
||||
"url": "https://www.bookstackapp.com/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue