Update to 2024-03-11 10:01

This commit is contained in:
Daniel Berteaud
2024-03-11 10:01:01 +01:00
parent a4f4dad4d6
commit 8d1263f0ab
3 changed files with 6 additions and 6 deletions

View File

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