Update to 2022-08-02 15:00

This commit is contained in:
Daniel Berteaud
2022-08-02 15:00:16 +02:00
parent f0969ea815
commit 1eb3058580
3 changed files with 5 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.22.0'
kimai_version: '1.22.1'
# 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: 64db4ab885ad5df0dd28a54235a344179872b95e096c6418b55a42c14e06c236
kimai_archive_sha256: 07a6b8e0d0376bd6f55d6093b1be923a9dfb28ef96eadac807758a6861085a13
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}