Update to 2023-08-28 15:00

This commit is contained in:
Daniel Berteaud
2023-08-28 15:00:11 +02:00
parent 6cbe29c27e
commit 25dce88bc3
10 changed files with 21 additions and 16 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.30'
kimai_version: '2.0.31'
# 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: 7ca62a1bb914b7304bababc61f14210c7204eb9c2633abf71f59711e235143ff
kimai_archive_sha256: 3b02d80654f43122c8165f640a52568feda2d8ba9051803104b78cdb89af2220
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}