Update to 2022-05-02 11:00

This commit is contained in:
Daniel Berteaud
2022-05-02 11:00:10 +02:00
parent 8e6f241a1d
commit 986d08e74a
4 changed files with 8 additions and 8 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.5
kimai_version: 1.19.6
# 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: 142a1c4a3a8524bd52e390db75b40d611e8ea4a2fae5be53500a118899f793ad
kimai_archive_sha256: 9fd24f5f29a729ed9fa079578a226c9db36d650baf8df55ffd866271d7e51697
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}