mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Upgrade to v2.10.0
This commit is contained in:
parent
08781be3ad
commit
4c76e13b34
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.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.0.33~ynh2"
|
version = "2.10.0~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = [""]
|
||||||
|
|
||||||
|
@ -52,8 +52,8 @@ ram.runtime = "80M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/kevinpapst/kimai2/archive/2.0.33.tar.gz"
|
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.10.0.tar.gz"
|
||||||
sha256 = "9cad2555eb115711e100ca129c8152f3ec19ebfde6334a1ec5b7b2009b011959"
|
sha256 = "e47f24690caaf8d0fbf94a2eec28c29626a40a3fa4cf50167abcd07cb15e7733"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue