Update to 2022-02-02 23:00

This commit is contained in:
Daniel Berteaud
2022-02-02 23:00:07 +01:00
parent dcd16b8ee8
commit 81da0fe8f1
7 changed files with 19 additions and 7 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 16.2.4
diagrams_version: 16.5.3
# URL of the WAR file to deploy
diagrams_war_url: https://github.com/jgraph/drawio/releases/download/v{{ diagrams_version }}/draw.war
# Expected sha1 of the WAR file
diagrams_war_sha1: 36eb6e07a3eacffc53cdb71a780087380e74bf3c
diagrams_war_sha1: 0891c13282addb9a40cdbe5745d195eeb01cc708
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?