diff --git a/manifest.toml b/manifest.toml index 2a476d3..d8d9318 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.12.0~ynh1" +version = "2.13.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.13.0.tar.gz" + sha256 = "4b5136fc12e00a6591088bfbdbeed2b0e07002d15918204a67e0878b96bf32d6" autoupdate.strategy = "latest_github_tag"