Update to 2022-06-14 15:00

This commit is contained in:
Daniel Berteaud
2022-06-14 15:00:12 +02:00
parent 1349c89c59
commit ba8774c0fd
3 changed files with 7 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: '1.20.3'
kimai_version: '1.20.4'
# 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: 213eaee649e835ef0c231e042e27b622f822276fe02eedc874692d2c1db04872
kimai_archive_sha256: 414d5af515471ca262c0180bf4d4e0528c79d5533d0c3be09fb236ef912d3409
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}