diff --git a/manifest.toml b/manifest.toml index fe1be01..a81bc51 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.16.1~ynh1" +version = "2.17.0~ynh1" maintainers = [] @@ -55,8 +55,8 @@ ram.runtime = "80M" [resources] [resources.sources.main] - url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.16.1.tar.gz" - sha256 = "77c3b470c82552eddaf4da962def94a201d0a60b34bd6cd91128ecc149f59ac5" + url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.17.0.tar.gz" + sha256 = "354a308c513f0bf0296b5acd15733a14940657f7ee0c460c721ce7e3a168cd52" autoupdate.strategy = "latest_github_tag"