mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Upgrade to v2.14.0
This commit is contained in:
parent
5976a09168
commit
64dcd66e95
1 changed files with 3 additions and 3 deletions
|
@ -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.cs = "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení"
|
||||
|
||||
version = "2.12.0~ynh1"
|
||||
version = "2.14.0~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "80M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.12.0.tar.gz"
|
||||
sha256 = "8e62845d8955359a6f4b519fa609505744bb2f6d78cb0cb81df9e8b6aaa18b56"
|
||||
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.14.0.tar.gz"
|
||||
sha256 = "821895ce85ab200ddaa4fc5c9ce13f5d23a9da299e4f3a9f76d5e458353e8be7"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue