1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Upgrade to v2.13.0

This commit is contained in:
yunohost-bot 2024-03-11 21:38:06 +01:00 committed by YunoHost Bot
parent 5976a09168
commit c64fbead6a

View file

@ -9,7 +9,7 @@ description.fr = "Application multi-utilisateurs de suivi du temps compatible av
description.de = "Eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte" description.de = "Eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte"
description.cs = "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení" description.cs = "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení"
version = "2.12.0~ynh1" version = "2.13.0~ynh1"
maintainers = [""] maintainers = [""]
@ -55,8 +55,8 @@ ram.runtime = "80M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.12.0.tar.gz" url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.13.0.tar.gz"
sha256 = "8e62845d8955359a6f4b519fa609505744bb2f6d78cb0cb81df9e8b6aaa18b56" sha256 = "4b5136fc12e00a6591088bfbdbeed2b0e07002d15918204a67e0878b96bf32d6"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"