Update to 2025-01-14 16:00

This commit is contained in:
Daniel Berteaud
2025-01-14 16:00:08 +01:00
parent f42360f27d
commit f0826b850a
8 changed files with 13 additions and 13 deletions

View File

@@ -1,11 +1,11 @@
---
# Version to deploy
bookstack_version: '24.12'
bookstack_version: '24.12.1'
# 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: 322e13ee452bb62b3e96db70c7ef035392d08e52238b92e4a3ad91a8b75e1281
bookstack_archive_sha256: 94303fbe47e202225c22ec45d67617cf9de0a17a576f973426435cd73cc4e64d
# Should ansible handle bookstack upgrades or just the inintial install
bookstack_manage_upgrade: True