Update to 2022-11-30 17:00

This commit is contained in:
Daniel Berteaud
2022-11-30 17:00:09 +01:00
parent fdc74d08ac
commit 09601a7884
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 20.5.2
diagrams_version: 20.6.0
# URL of the WAR file to deploy
diagrams_war_url: https://github.com/jgraph/drawio/releases/download/v{{ diagrams_version }}/draw.war
# Expected sha256 of the WAR file
diagrams_war_sha256: 32e8a45a74a87ae85e3e9779d65de70ef815bfc06ea30c0866c9dac7c7aec047
diagrams_war_sha256: 6e4e7aa5b97582bb0d2e7f4c9ad4a3569862cc054cef6ffc91ba8f443e46ea62
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?