Update to 2023-11-08 17:00

This commit is contained in:
Daniel Berteaud
2023-11-08 17:00:30 +01:00
parent 9039cf0353
commit 2e913384f8
8 changed files with 18 additions and 18 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.10.1'
bookstack_version: '23.10.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: 817663a26a62cd55e9c6d4f2d69ba1427bc2d3de98b69de9b3eba5f710c24cc8
bookstack_archive_sha256: 77720d16b42975d1bfbb013b7211f6574a087ffd0535f34594e7e588574b3f6a
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True