Update to 2022-09-21 10:00

This commit is contained in:
Daniel Berteaud
2022-09-21 10:00:09 +02:00
parent e6019f8e32
commit fceaba12ae
6 changed files with 12 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.24.0'
kimai_version: '1.25.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: 8b7f8b3b25b1cfee7e7ce3aedb01a02bc4301752f7a1d703053f553160884d68
kimai_archive_sha256: af3f55d753345963cd88bdfd561d21cdc352efa746435124ee5441e764ad0b34
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}