mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
* Upgrade to v2.11.0 * Auto-update README Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
This commit is contained in:
parent
08781be3ad
commit
3045ecb0ba
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
|
||||
|
||||
|
||||
**Shipped version:** 2.0.33~ynh2
|
||||
**Shipped version:** 2.11.0~ynh1
|
||||
|
||||
**Demo:** https://www.kimai.org/demo/
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
|
||||
|
||||
|
||||
**Version incluse :** 2.0.33~ynh2
|
||||
**Version incluse :** 2.11.0~ynh1
|
||||
|
||||
**Démo :** https://www.kimai.org/demo/
|
||||
|
||||
|
|
|
@ -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.0.33~ynh2"
|
||||
version = "2.11.0~ynh1"
|
||||
|
||||
maintainers = [""]
|
||||
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "80M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/kevinpapst/kimai2/archive/2.0.33.tar.gz"
|
||||
sha256 = "9cad2555eb115711e100ca129c8152f3ec19ebfde6334a1ec5b7b2009b011959"
|
||||
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.11.0.tar.gz"
|
||||
sha256 = "428f149bd10f81d254e791caf0f68ebb16d67d146f357d47c38464a664100d4f"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue