Update to 2022-11-30 17:00

This commit is contained in:
Daniel Berteaud
2022-11-30 17:00:09 +01:00
parent fdc74d08ac
commit 09601a7884
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '22.10.2'
bookstack_version: '22.11'
# 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: 0c24afd3cc2415eed0e0577c0b1fb906e951458a7301466f8df52a233f313e35
bookstack_archive_sha256: e30c0ba0b7e5b25115ed99cae4eea669e2cba2d4605d2f6cfae6764517ea769b
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True