Update to 2023-10-20 11:00

This commit is contained in:
Daniel Berteaud 2023-10-20 11:00:27 +02:00
parent d474bf86b9
commit 3d1565c9bb
1 changed files with 2 additions and 2 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: '2.0.35'
kimai_version: '2.1.0'
# 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: 11f4075cae82962eaacbae5231eb9313fa1648daa3399a4765da7a7621a89a85
kimai_archive_sha256: c96af4245c584d2aad6a3624d672cf2ca742a461d9ff6db778cda4accbe3663c
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}