Update to 2023-02-02 19:00

This commit is contained in:
Daniel Berteaud
2023-02-02 19:00:11 +01:00
parent 425a82ba87
commit 74395af4e7
2 changed files with 4 additions and 4 deletions

View File

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