Update to 2022-10-24 13:00

This commit is contained in:
Daniel Berteaud
2022-10-24 13:00:08 +02:00
parent 63966834cc
commit 8788a655d7
3 changed files with 6 additions and 6 deletions

View File

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