1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/traccar_ynh.git synced 2024-09-03 20:35:56 +02:00

Upgrade sources

- `main` v6.4: https://github.com/traccar/traccar/releases/tag/v6.4
This commit is contained in:
yunohost-bot 2024-08-10 03:45:27 +02:00 committed by YunoHost Bot
parent c2725ba3ab
commit 6dc43b146c

View file

@ -7,7 +7,7 @@ name = "Traccar"
description.en = "GPS tracking platform"
description.fr = "Plateforme de suivi GPS"
version = "6.2~ynh1"
version = "6.4~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.4/traccar-other-6.4.zip"
sha256 = "a7309a37389d2168b1411526413aa1777f74b3080af974599e4cb1cdd86ed6c2"
in_subdir = false
format = "zip"
autoupdate.strategy = "latest_github_release"