Update to 2022-06-24 16:00

This commit is contained in:
Daniel Berteaud
2022-06-24 16:00:14 +02:00
parent 0cba207c6d
commit c1e9c61d03
4 changed files with 7 additions and 7 deletions

View File

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