Update to 2023-04-28 14:00

This commit is contained in:
Daniel Berteaud
2023-04-28 14:00:20 +02:00
parent ba6cbb9d86
commit 7ffa32d5ad
14 changed files with 80 additions and 58 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.02.2'
bookstack_version: '23.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: 7f5dc7643480fd0f0584e1ed8436ad8fc67350f8dae7a3ef59fa442c05f5be4c
bookstack_archive_sha256: cee038fa07be867019a342de4a36ed6c8cc84bfa8683b19680b64e89a0c689bc
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True