Update to 2023-07-29 01:00

This commit is contained in:
Daniel Berteaud
2023-07-29 01:00:15 +02:00
parent 090cec6a11
commit 846c668216
6 changed files with 19 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.28'
kimai_version: '2.0.29'
# 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: 0a5f7406b68d31c4911415fdb7ae9cfccad9433d9e15756be22bbbd32f63402d
kimai_archive_sha256: d04ff4199afd76b73cb00cda5eac5a48f735fda1b2573613f42d12e569a750d4
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}