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 v23.12.2

This commit is contained in:
yunohost-bot 2024-01-24 21:30:26 +01:00 committed by YunoHost Bot
parent c29105f011
commit 54256721e9

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.1~ynh1"
version = "23.12.2~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.1.tar.gz"
sha256 = "c77f8fbb0ecc962fdd75a50fc6257808697f016881ebb71feb7c29ed0e3b58aa"
url = "https://github.com/BookStackApp/BookStack/archive/refs/tags/v23.12.2.tar.gz"
sha256 = "765450659028641019d2ef8519848da2cddbb834edc08488c92fba3988f8b6c0"
rename = "bookstack.tar.gz"
autoupdate.strategy = "latest_github_tag"