Update to 2023-06-04 01:00

This commit is contained in:
Daniel Berteaud
2023-06-04 01:00:17 +02:00
parent 67e2e6482e
commit 3159bee812
21 changed files with 44 additions and 36 deletions

View File

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