Update to 2024-09-04 11:00

This commit is contained in:
Daniel Berteaud
2024-09-04 11:00:35 +02:00
parent ecfba7bb01
commit 016615d07b
12 changed files with 36 additions and 20 deletions

View File

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