Update to 2023-08-30 18:00

This commit is contained in:
Daniel Berteaud
2023-08-30 18:00:09 +02:00
parent fafa5fa081
commit 24cabfdaeb
4 changed files with 7 additions and 7 deletions

View File

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