Update to 2024-01-03 11:00

This commit is contained in:
Daniel Berteaud
2024-01-03 11:00:33 +01:00
parent 8eaddcbeef
commit a6b43a8034
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.10.4'
bookstack_version: '23.12'
# 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: 0a3cb6ea782c7f47305572bf580d7be7c97c27bd6ae60cb1587197abbc0c18e5
bookstack_archive_sha256: fce344f1c9257465826715861ea0e3d5b8648ad39edde7a24ecf3060cf86e0fe
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True