Update to 2022-03-22 11:00

This commit is contained in:
Daniel Berteaud
2022-03-22 11:00:07 +01:00
parent 0800a3d4fd
commit e0e0312fa6
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.18.2
kimai_version: 1.19
# 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: 76e9f5fa19a6416d794c82419926adfadae365d838f46df7f8455ab9a4bc8849
kimai_archive_sha256: d95148becbe2753c2734b70616d14a30c3b178a5c9b1ab9188b3988cc7661207
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}