Update to 2024-04-11 17:01

This commit is contained in:
Daniel Berteaud
2024-04-11 17:01:01 +02:00
parent be44446a95
commit 024be47049
3 changed files with 5 additions and 4 deletions

View File

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