Update to 2021-12-15 18:00

This commit is contained in:
Daniel Berteaud
2021-12-15 18:00:16 +01:00
parent b5d29ac05d
commit f75d673ab9
4 changed files with 10 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '21.11.2'
bookstack_version: '21.11.3'
# URL of the arhive
bookstack_archive_url: https://github.com/BookStackApp/BookStack/archive/v{{ bookstack_version }}.tar.gz
# Expected sha1 of the archive
bookstack_archive_sha1: c9e8a0da936f7a2840c416dde70451f046e2b7f3
bookstack_archive_sha1: 26b9ac3d732c27c0630a4cb2b570bd4044e55769
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True