Update to 2022-04-05 18:00

This commit is contained in:
Daniel Berteaud
2022-04-05 18:00:07 +02:00
parent 0ea87c70d0
commit f3dd7b40eb
2 changed files with 7 additions and 2 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.1
kimai_version: 1.19.2
# 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: c25953df2deb9896bb1b7eee0a675ce22110914690f55d2b93fcf8d73bc09130
kimai_archive_sha256: 248fe449b387675389b720ad59455ed3ea95a63b831dd3ff15c248eba54db9d7
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}