Update to 2023-09-05 12:00

This commit is contained in:
Daniel Berteaud
2023-09-05 12:00:09 +02:00
parent f93ed49ae2
commit ff03586b6c
8 changed files with 17 additions and 17 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.08'
bookstack_version: '23.08.2'
# 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: 47e4d5c7ff58d83fd18a9e63d8cffcdf6f8549a1c176b259c794d08eced12a2d
bookstack_archive_sha256: 48503ebeb3da21e25f60559b2ef73ca5c45c988eb1c25c83e08b289656e9461b
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True