Update to 2023-03-08 21:00

This commit is contained in:
Daniel Berteaud
2023-03-08 21:00:12 +01:00
parent 41240aa121
commit 1f83a5a24e
5 changed files with 9 additions and 5 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.10'
kimai_version: '1.30.11'
# 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: 9299fe7cf1378a66e2fa6ae5a809529d457dd8a5b3f5caba0759fef3a07247a0
kimai_archive_sha256: 0800ed6321bb5ec1e3fbd984a1b44b5d6adb92ca16475a7194f4d6835139f30b
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}