Update to 2024-10-11 23:00

This commit is contained in:
Daniel Berteaud
2024-10-11 23:00:27 +02:00
parent 0be098e7c6
commit a01e7abc5f
10 changed files with 17 additions and 14 deletions

View File

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