Update to 2024-02-21 11:00

This commit is contained in:
Daniel Berteaud
2024-02-21 11:00:50 +01:00
parent 9e01b5f657
commit 591a80926b
20 changed files with 38 additions and 34 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.12'
bookstack_version: '23.12.2'
# URL of the arhive
bookstack_archive_url: https://github.com/BookStackApp/BookStack/archive/v{{ bookstack_version }}.tar.gz
# Expected sha256 of the archive
bookstack_archive_sha256: fce344f1c9257465826715861ea0e3d5b8648ad39edde7a24ecf3060cf86e0fe
bookstack_archive_sha256: 765450659028641019d2ef8519848da2cddbb834edc08488c92fba3988f8b6c0
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True