Update to 2023-09-20 10:00

This commit is contained in:
Daniel Berteaud
2023-09-20 10:00:24 +02:00
parent fb2734f2bc
commit 5956dad4fd
17 changed files with 44 additions and 23 deletions

View File

@@ -1,11 +1,11 @@
---
# Version of cocumize to deploy
documize_version: 5.9.0
documize_version: 5.10.0
# URL of the binary to install
documize_bin_url: https://github.com/documize/community/releases/download/v{{ documize_version }}/documize-community-linux-amd64
# Expected sha1 of the binary
documize_bin_sha256: 800a08917a2f14c15ac07eb3db7b71af8f33fd7a7bcf7df780b235c53d38268e
documize_bin_sha256: f89dee7661d4e7a181fcba82e3734a4c0ae703ea043b7552728980e01032b8e8
# Should ansible handle upgrades or only initial install ?
documize_manage_upgrade: True