Update to 2024-04-11 17:01

This commit is contained in:
Daniel Berteaud
2024-04-11 17:01:01 +02:00
parent be44446a95
commit 024be47049
3 changed files with 5 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '24.02.2'
bookstack_version: '24.02.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: 962f6b7477c4799b7499d5fc9475bb5c51143d8332e77cb1d2f820a6581ca141
bookstack_archive_sha256: 55e11562e550722bbbf923fc4b80f185213c033a297a16d2037b793c73464980
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True