Update to 2022-02-02 23:00

This commit is contained in:
Daniel Berteaud
2022-02-02 23:00:07 +01:00
parent dcd16b8ee8
commit 81da0fe8f1
7 changed files with 19 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '21.12.2'
bookstack_version: '21.12.4'
# 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: cc4498f2fba7094172c46eced77d6e9ec28410e1
bookstack_archive_sha1: 41bd7ee0551f527ccd9fd9088c21c1f05118821d
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True