Update to 2023-10-31 11:00

This commit is contained in:
Daniel Berteaud
2023-10-31 11:00:27 +01:00
parent 1382cea5c6
commit a03754ddd4
5 changed files with 11 additions and 11 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 21.7.5
diagrams_version: 22.0.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: 6114f959886630ad827621cfc2537a0669f19cdead2f74e0d2d17d5bb77e2bbe
diagrams_war_sha256: 4cb21162b0252876c7204e18b420767931629eca66bea2ba488d6efc9feb0cba
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?