Update to 2023-11-28 14:00

This commit is contained in:
Daniel Berteaud
2023-11-28 14:00:29 +01:00
parent 514f9ccaec
commit 70071a8ae9
6 changed files with 10 additions and 10 deletions

View File

@@ -1,11 +1,11 @@
---
# Veresion of diagrams to deploy
diagrams_version: 22.0.8
diagrams_version: 22.1.3
# 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: 4cb21162b0252876c7204e18b420767931629eca66bea2ba488d6efc9feb0cba
diagrams_war_sha256: 54f75a5eac320ce4b9d987344fa7bcb4cedf63043d93827aa534525d383cf618
# root directory of the installation
diagrams_root_dir: /opt/diagrams
# Should ansible manage upgrades, or just initial install ?