Update to 2023-08-17 16:00

This commit is contained in:
Daniel Berteaud
2023-08-17 16:00:21 +02:00
parent 846c668216
commit cc7c11ba8a
20 changed files with 611 additions and 35 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.29'
kimai_version: '2.0.30'
# 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: d04ff4199afd76b73cb00cda5eac5a48f735fda1b2573613f42d12e569a750d4
kimai_archive_sha256: 7ca62a1bb914b7304bababc61f14210c7204eb9c2633abf71f59711e235143ff
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}