Update to 2023-07-06 16:00

This commit is contained in:
Daniel Berteaud
2023-07-06 16:00:08 +02:00
parent b50a49955d
commit f16dd6e98d
3 changed files with 18 additions and 18 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.05.2'
bookstack_version: '23.06.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: 8baa11ec1e6fa4c4c8b9c5e8334197bb31382e315985828e0e7a449898460b04
bookstack_archive_sha256: 4f22cb92f5ea74192c8b1e29d86e5ef08e23a33f4a0f70cd75fa64b3a834d5e9
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True