Update to 2023-09-20 10:00

This commit is contained in:
Daniel Berteaud
2023-09-20 10:00:24 +02:00
parent fb2734f2bc
commit 5956dad4fd
17 changed files with 44 additions and 23 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.33'
kimai_version: '2.0.34'
# 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: 9cad2555eb115711e100ca129c8152f3ec19ebfde6334a1ec5b7b2009b011959
kimai_archive_sha256: ec0faef8512ea1659b86361ccbbe4c4afa32225e07d664b765a42775bad0006d
# Directory where kimai will be installed
kimai_root_dir: /opt/kimai_{{ kimai_id }}