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

Upgrade to v24.02

https://github.com/BookStackApp/BookStack/releases/tag/v24.02
This commit is contained in:
yunohost-bot 2024-02-28 21:31:01 +01:00 committed by YunoHost Bot
parent 5f38650564
commit bb8ccb2c98

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.12.3~ynh1"
version = "24.02~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.12.3.tar.gz"
sha256 = "21a1da017aca535fecc9fbcee996cff7fe57ac038c93a5ed18193331bb89ba9c"
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v24.02.tar.gz"
sha256 = "0832745f6c76ef8a21adebf21fef70e09ff063d484a5d25334ed8c034adeb0b2"
rename = "bookstack.tar.gz"
autoupdate.strategy = "latest_github_release"