Update to 2022-12-18 21:00

This commit is contained in:
Daniel Berteaud
2022-12-18 21:00:11 +01:00
parent 9c4336ba0a
commit ff1777c9a6
4 changed files with 7 additions and 7 deletions

View File

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