Update to 2022-11-22 11:00

This commit is contained in:
Daniel Berteaud
2022-11-22 11:00:11 +01:00
parent 257f5c13f0
commit b94198294b
7 changed files with 27 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.28.1'
kimai_version: '1.29.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: 90e05658222368c15e8596438a19090948db71c18dca6f2b02fe2f32dfc01e75
kimai_archive_sha256: 6dafad49c2a60108a160f8fd70935dbc410a46e447823e6195bf39d3544074c2
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}