Update to 2023-01-16 14:00

This commit is contained in:
Daniel Berteaud 2023-01-16 14:00:12 +01:00
parent 42c2d5267f
commit 713576c03d
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: '1.30.2'
kimai_version: '1.30.3'
# 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: 3f0c78ac34fe0a046553aa02a964fac2edc2cb5b008523f56a7d4aa0ccb028fd
kimai_archive_sha256: d082f4f4f74423b3be42ba882b2fcc259e381c7e9d99dd173af6f871d67e812d
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}