Update to 2023-02-22 16:00

This commit is contained in:
Daniel Berteaud
2023-02-22 16:00:16 +01:00
parent 944245060a
commit fdaea24311
8 changed files with 17 additions and 14 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.8'
kimai_version: '1.30.10'
# 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: ac38985618e72111d3f5ec1f62eb143dff2865fb1c2871e1e1c7ae8019081260
kimai_archive_sha256: 9299fe7cf1378a66e2fa6ae5a809529d457dd8a5b3f5caba0759fef3a07247a0
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}