diff --git a/manifest.toml b/manifest.toml index fbf16be..aa63a8c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Traccar" description.en = "GPS tracking platform" description.fr = "Plateforme de suivi GPS" -version = "6.2~ynh1" +version = "6.3~ynh1" maintainers = [] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/traccar/traccar/releases/download/v6.2/traccar-other-6.2.zip" - sha256 = "e31645f3a6aa510265e69e6b6fadcec9babac3104fc969b41f2703de59b8eaaf" + url = "https://github.com/traccar/traccar/releases/download/v6.3/traccar-other-6.3.zip" + sha256 = "cb054d1476e487d71449b773ae2a6e249d0e8b2ac724a159a28948f9caf4943b" in_subdir = false format = "zip" autoupdate.strategy = "latest_github_release"