Update to 2022-09-08 16:00

This commit is contained in:
Daniel Berteaud
2022-09-08 16:00:17 +02:00
parent 90239373f6
commit 472469ee4e
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '22.07.3'
bookstack_version: '22.09'
# 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: ed0d5d105212b9f6cb6f0892562f02b2ed03bb4f97be2c7226e5e8657677ea26
bookstack_archive_sha256: 4807d646c2327f26d19df398e1f2ecc54d47a967eefbd80127c611fb1b1a9dbb
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True