Update to 2023-05-17 23:00

This commit is contained in:
Daniel Berteaud
2023-05-17 23:00:10 +02:00
parent 753eff7cc5
commit 67e2e6482e
5 changed files with 10 additions and 10 deletions

View File

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