Update to 2023-07-12 13:00

This commit is contained in:
Daniel Berteaud
2023-07-12 13:00:11 +02:00
parent 971632bb70
commit 85e37af6d5
5 changed files with 14 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: '2.0.27'
kimai_version: '2.0.28'
# 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: 9af179f3ae5a71452f4d082f92ebdbbbef962b016add5fade98949c052b1169a
kimai_archive_sha256: 0a5f7406b68d31c4911415fdb7ae9cfccad9433d9e15756be22bbbd32f63402d
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}