Update to 2024-03-11 21:01

This commit is contained in:
Daniel Berteaud 2024-03-11 21:01:02 +01:00
parent 3223f133a6
commit 541985f289
1 changed files with 2 additions and 2 deletions

View File

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