mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
21.04.1 (#21)
This commit is contained in:
parent
1129bf8b5c
commit
6a034db9a6
4 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@ BookStack is a simple, self-hosted, easy-to-use platform for organising and stor
|
||||||
|
|
||||||
BookStack is built using PHP, on top of the Laravel framework and it uses MySQL to store data.
|
BookStack is built using PHP, on top of the Laravel framework and it uses MySQL to store data.
|
||||||
|
|
||||||
**Shipped version:** 21.04
|
**Shipped version:** 21.04.1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install
|
||||||
## Overview
|
## Overview
|
||||||
BookStack est une plate-forme simple, auto-hébergée et facile à utiliser pour organiser et stocker des informations.
|
BookStack est une plate-forme simple, auto-hébergée et facile à utiliser pour organiser et stocker des informations.
|
||||||
|
|
||||||
**Version incluse :** 21.04
|
**Version incluse :** 21.04.1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.04.tar.gz
|
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v21.04.1.tar.gz
|
||||||
SOURCE_SUM=b0a9b8229a1983e0e8349f7ab63bfa4ea86c2a28de2f6c46463e5547e1077646
|
SOURCE_SUM=912b862e3fa81a34006242f5421c7fb96e0b77126d1b538beb7993cd0c0644a5
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Platform to create documentation/wiki content",
|
"en": "Platform to create documentation/wiki content",
|
||||||
"fr": "Plateforme pour créer du contenu de documentation/wiki "
|
"fr": "Plateforme pour créer du contenu de documentation/wiki "
|
||||||
},
|
},
|
||||||
"version": "21.04~ynh1",
|
"version": "21.04.1~ynh1",
|
||||||
"url": "https://www.bookstackapp.com/",
|
"url": "https://www.bookstackapp.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Reference in a new issue