Update to 2023-11-28 14:00

This commit is contained in:
Daniel Berteaud
2023-11-28 14:00:29 +01:00
parent 514f9ccaec
commit 70071a8ae9
6 changed files with 10 additions and 10 deletions

View File

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