diff --git a/manifest.toml b/manifest.toml index b04cdf5..a178f4d 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.0~ynh1" +version = "6.1~ynh1" maintainers = [] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/traccar/traccar/releases/download/v6.0/traccar-other-6.0.zip" - sha256 = "face8357aed406f459f1bc56a80be1c53d5a6a08416a56a5fb80401ebebb8ce9" + url = "https://github.com/traccar/traccar/releases/download/v6.1/traccar-other-6.1.zip" + sha256 = "9dabe12b8c0a584d8ec0e3cc507cd37a3b7180d4042c64fc513e4497ec3d654b" in_subdir = false format = "zip" autoupdate.strategy = "latest_github_release"