Update to 2023-02-26 23:00

This commit is contained in:
Daniel Berteaud
2023-02-26 23:00:14 +01:00
parent 207f3adba1
commit ff4a9f92f4
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '23.01.1'
bookstack_version: '23.02'
# 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: 6d765468cbbc1bc696ffd72fa9e029f4f5fdb7b307a38e596e7b732218ee93d4
bookstack_archive_sha256: d5f952a191e2bbb5c18af41545e6e9818759af586f70faa5d5cede0baaaac6e1
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True