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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-12-29 13:46:25 +01:00
parent e88e47d583
commit 814fddb4b2

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.10.4~ynh1"
version = "23.12.0~ynh1"
maintainers = ["eric_G"]
@ -59,8 +59,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.10.4.tar.gz"
sha256 = "0a3cb6ea782c7f47305572bf580d7be7c97c27bd6ae60cb1587197abbc0c18e5"
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.12.tar.gz"
sha256 = "fce344f1c9257465826715861ea0e3d5b8648ad39edde7a24ecf3060cf86e0fe"
rename = "bookstack.tar.gz"
autoupdate.strategy = "latest_github_tag"