Update to 2024-07-16 10:00

This commit is contained in:
Daniel Berteaud
2024-07-16 10:00:10 +02:00
parent 58a15060c0
commit 422d76dfa6
6 changed files with 14 additions and 14 deletions

View File

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