Update to 2023-09-15 17:00

This commit is contained in:
Daniel Berteaud
2023-09-15 17:00:17 +02:00
parent b47821acb1
commit fb2734f2bc
2 changed files with 4 additions and 4 deletions

View File

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