Update to 2023-05-17 23:00

This commit is contained in:
Daniel Berteaud
2023-05-17 23:00:10 +02:00
parent 753eff7cc5
commit 67e2e6482e
5 changed files with 10 additions and 10 deletions

View File

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