Update to 2023-02-07 10:00

This commit is contained in:
Daniel Berteaud
2023-02-07 10:00:13 +01:00
parent a7bc2f4c30
commit 3b2cf67ba1
5 changed files with 6 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.30.5'
kimai_version: '1.30.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: f758c8c8606e6505fdb827706ef4f1d640e525ac76634e736c7b493290c5c445
kimai_archive_sha256: 8b590de1a0d78dba379c302129ca608898657383d7000b5ce95e90bf91b5831f
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}