Update to 2023-02-14 11:00

This commit is contained in:
Daniel Berteaud
2023-02-14 11:00:14 +01:00
parent dd92c6a9cb
commit e2fc515c03
4 changed files with 8 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.6'
kimai_version: '1.30.7'
# 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: 8b590de1a0d78dba379c302129ca608898657383d7000b5ce95e90bf91b5831f
kimai_archive_sha256: cabf6024955b1443da79184a3a67a4dd0a035b70fb84f26af3443174fe76714e
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}