1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bookstack_ynh.git synced 2024-09-03 18:16:02 +02:00
* restart config panel

* Update manifest.toml

* Standard (#119)

* fix

* Update manifest.toml

* Update manifest.toml

* Update POST_INSTALL.md

* Update POST_INSTALL_fr.md

* fix

* Update manifest.toml

* Auto-update README

* Update tests.toml

* Update tests.toml

* remove standard

* Update manifest.toml

* Auto-update README

* Update tests.toml

* Update manifest.toml

* Update manifest.toml

* Update install

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Auto-update README

* cleaning

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Auto-update README

* Upgrade to v23.6.2 (#128)

* Upgrade to v23.6.2

* Auto-update README

* Auto-update README

* Update manifest.toml

* Add maintenance

* Update config_panel.toml

* Update config

* Update config_panel.toml

* Update config

* Update manifest.toml

* Update config

* Update config

* fix

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Auto-update README

* Update manifest.toml

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
eric_G 2023-09-04 21:42:06 +02:00 committed by GitHub
parent ad279b97b5
commit 9117513a72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

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

View file

@ -27,7 +27,7 @@ BookStack est un système wiki simple prête à l'emploi. Les nouveaux utilisate
- Multilingue
**Version incluse :** 23.08.1~ynh1
**Version incluse :** 23.08.2~ynh1
**Démo :** https://demo.bookstackapp.com

View file

@ -5,7 +5,7 @@ name = "BookStack"
description.en = "Platform to create documentation/wiki content"
description.fr = "Plateforme pour créer du contenu de documentation/wiki"
version = "23.08.1~ynh1"
version = "23.08.2~ynh1"
maintainers = ["eric_G"]
@ -56,8 +56,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.08.1.tar.gz"
sha256 = "c8dffe68a0292bfa98715e6431a0e8693f420acc3a6bdcf9daddbc0357d23573"
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.08.2.tar.gz"
sha256 = "48503ebeb3da21e25f60559b2ef73ca5c45c988eb1c25c83e08b289656e9461b"
rename = "bookstack.tar.gz"
autoupdate.strategy = "latest_github_tag"