Update to 2022-05-09 10:00

This commit is contained in:
Daniel Berteaud
2022-05-09 10:00:12 +02:00
parent 65f9528838
commit e2176c61fc
2 changed files with 4 additions and 4 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: 1.19.6
kimai_version: 1.19.7
# 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: 9fd24f5f29a729ed9fa079578a226c9db36d650baf8df55ffd866271d7e51697
kimai_archive_sha256: 592122e74cae046a9e4dc89fbd7bf31464afe0c5f3edd82927c3921dac23223d
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}