Update to 2022-02-27 20:00

This commit is contained in:
Daniel Berteaud 2022-02-27 20:00:05 +01:00
parent be7a659353
commit 08097f5eae

View File

@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '22.02'
bookstack_version: '22.02.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: b13b339f456105836f941cdb6cba7f9dcfd2d21d43c6ef3f7073f114c26ff285
bookstack_archive_sha256: af2e816a3b78058f97de167c36560f2d3fa7cb4c680221a0f9d0a0b7a39fcd52
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True