Update to 2021-12-25 20:02

This commit is contained in:
Daniel Berteaud
2021-12-25 20:02:20 +01:00
parent 121f3646b7
commit 489c627e9d
8 changed files with 55 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '21.11.3'
bookstack_version: '21.12'
# 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: 26b9ac3d732c27c0630a4cb2b570bd4044e55769
bookstack_archive_sha1: d2abf62794f97e3fcd7ebd8a270c152329c3573e
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True