Update to 2022-11-09 15:00

This commit is contained in:
Daniel Berteaud
2022-11-09 15:00:10 +01:00
parent 6ffc0a5e16
commit 3b20f74ec5
5 changed files with 9 additions and 9 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 20.5.0
diagrams_version: 20.5.2
# 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: 012d498b694e5bfcd291c0fa299aab9614cef2e1eb3052f9489c68dcf52eaf44
diagrams_war_sha256: 32e8a45a74a87ae85e3e9779d65de70ef815bfc06ea30c0866c9dac7c7aec047
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?