Update to 2023-01-21 01:00

This commit is contained in:
Daniel Berteaud
2023-01-21 01:00:17 +01:00
parent dd2a53960c
commit e37bb48a91
3 changed files with 7 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.30.3'
kimai_version: '1.30.5'
# 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: d082f4f4f74423b3be42ba882b2fcc259e381c7e9d99dd173af6f871d67e812d
kimai_archive_sha256: f758c8c8606e6505fdb827706ef4f1d640e525ac76634e736c7b493290c5c445
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}