Update to 2022-06-27 10:00

This commit is contained in:
Daniel Berteaud 2022-06-27 10:00:14 +02:00
parent c1e9c61d03
commit 935b3ca388

View File

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