Update to 2022-11-09 15:00

This commit is contained in:
Daniel Berteaud
2022-11-09 15:00:10 +01:00
parent 6ffc0a5e16
commit 3b20f74ec5
5 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '22.10.1'
bookstack_version: '22.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: 177faa1e0049992fda5a591a5a0bc7883ebf2cc4b933c46d7049b5e6bb66e477
bookstack_archive_sha256: 0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True