Update to 2023-11-20 11:00

This commit is contained in:
Daniel Berteaud
2023-11-20 11:00:35 +01:00
parent 1e7cc64d56
commit 9e20a9b4a3
2 changed files with 5 additions and 5 deletions

View File

@@ -5,12 +5,12 @@
# You can set it to a number or a simple string (no special chars)
kimai_id: 1
# Kimai version to deploy
kimai_version: '2.3.0'
kimai_version: '2.4.0'
# URL of the archive
kimai_archive_url: https://github.com/kevinpapst/kimai2/archive/refs/tags/{{ kimai_version }}.tar.gz
# Expected sha256 of the archive
kimai_archive_sha256: 4cce6cd712eb7885fb8f6e455eb6a85ea71fdb396af8409621c89826f0108a9a
kimai_archive_sha256: 5028d33c78c1fc7a8e894d021a17817b9cb9fa9b166ac20979bafb3a6bb495a1
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}