Update to 2022-09-05 10:00

This commit is contained in:
Daniel Berteaud
2022-09-05 10:00:18 +02:00
parent 6abd90cfaa
commit ac46e06fb3
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.23.1'
kimai_version: '1.24.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: e0636b39a8936cbe32f8463a4338ccbecd0a0d6c10100c306e40c76ea5d7f2fc
kimai_archive_sha256: 8b7f8b3b25b1cfee7e7ce3aedb01a02bc4301752f7a1d703053f553160884d68
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}