Update to 2022-09-21 10:00

This commit is contained in:
Daniel Berteaud
2022-09-21 10:00:09 +02:00
parent e6019f8e32
commit fceaba12ae
6 changed files with 12 additions and 8 deletions

View File

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