mirror of
https://github.com/YunoHost-Apps/bookstack_ynh.git
synced 2024-09-03 18:16:02 +02:00
parent
caa4159f23
commit
598c63dc3b
4 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Multi-Lingual
|
||||
|
||||
|
||||
**Shipped version:** 22.02.3~ynh2
|
||||
**Shipped version:** 22.03.1~ynh1
|
||||
|
||||
**Demo:** https://demo.bookstackapp.com
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ BookStack is an opinionated wiki system that provides a pleasant and simple out
|
|||
- Multi-Lingual
|
||||
|
||||
|
||||
**Version incluse :** 22.02.3~ynh2
|
||||
**Version incluse :** 22.03.1~ynh1
|
||||
|
||||
**Démo :** https://demo.bookstackapp.com
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.02.3.tar.gz
|
||||
SOURCE_SUM=30f618e2795e3d759fb1ed87e7bb898d47ad0edd71a873797b294cc3e3f0cd79
|
||||
SOURCE_URL=https://github.com/BookStackApp/BookStack/archive/refs/tags/v22.03.1.tar.gz
|
||||
SOURCE_SUM=f10c487af7f2f1050970c949f0c0378160258d3497456b36c6c9ecbfaa2d1ea9
|
||||
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": "22.02.3~ynh2",
|
||||
"version": "22.03.1~ynh1",
|
||||
"url": "https://www.bookstackapp.com/",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue