Update to 2022-09-08 16:00

This commit is contained in:
Daniel Berteaud
2022-09-08 16:00:17 +02:00
parent 90239373f6
commit 472469ee4e
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 20.2.3
diagrams_version: 20.2.8
# 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: 88189928a58d33ee8ed001cb3259c2f12d128b33d8611e4902644fc8a8524f17
diagrams_war_sha256: 8663f74b058131c229918380990bdc64d47cb2233ea7d72c163467a361aca8da
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?