Update to 2023-10-31 11:00

This commit is contained in:
Daniel Berteaud
2023-10-31 11:00:27 +01:00
parent 1382cea5c6
commit a03754ddd4
5 changed files with 11 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.08.3'
bookstack_version: '23.10'
# 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: da665584507020a071d41c6fef5f3996254854e13700059d6e9ca18c3f29211e
bookstack_archive_sha256: 793be0bea3fd18b8be397bb5b7dd12bbe1e3f0a91c40de757efae2993118ed2b
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True