mirror of
https://github.com/YunoHost-Apps/kimai2_ynh.git
synced 2024-09-03 19:26:26 +02:00
Upgrade to v2.16.0
This commit is contained in:
parent
6c5b328652
commit
e85fec1c83
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.15.0~ynh1"
|
||||
version = "2.16.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "80M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.15.0.tar.gz"
|
||||
sha256 = "f61c50d3d426922bc6533768ccfa51b428b82506c8fbade4534ff0daf6ccd334"
|
||||
url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.16.0.tar.gz"
|
||||
sha256 = "c2c6d87e1099fc43b01f82a90c3a3523fe5da8aa180b0f0130e32c3e2e3820ef"
|
||||
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue