Update to 2023-03-27 17:00

This commit is contained in:
Daniel Berteaud
2023-03-27 17:00:11 +02:00
parent b3bea91965
commit 874dd6c98a
5 changed files with 10 additions and 10 deletions

View File

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