Update to 2023-11-03 11:00

This commit is contained in:
Daniel Berteaud 2023-11-03 11:00:37 +01:00
parent 5dbb02d1d1
commit 9039cf0353
1 changed files with 2 additions and 2 deletions

View File

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