Update to 2023-06-13 11:00

This commit is contained in:
Daniel Berteaud
2023-06-13 11:00:10 +02:00
parent 1057cefcfd
commit 4f4bacba12
5 changed files with 8 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 21.3.3
diagrams_version: 21.3.7
# 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: 2da32083a6f2437745c8fd09c6d95df5ed8ebbdd113d4747a27278a1fe9d4e26
diagrams_war_sha256: 65a450b875311111e84089855d94ba2d3e785146766b7f7bb9fa791ea83ec9a9
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?