Update to 2022-06-13 12:00

This commit is contained in:
Daniel Berteaud
2022-06-13 12:00:12 +02:00
parent b02c02894a
commit c890cc2fde
4 changed files with 7 additions and 7 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.2'
kimai_version: '1.20.3'
# 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: 0057fd63fedfbf06d699536c1bd7614a8296c158eef0ca19831ec97ca20a46cb
kimai_archive_sha256: 213eaee649e835ef0c231e042e27b622f822276fe02eedc874692d2c1db04872
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}