mirror of
https://github.com/YunoHost-Apps/traccar_ynh.git
synced 2024-09-03 20:35:56 +02:00
Upgrade sources
- `main` v6.3: https://github.com/traccar/traccar/releases/tag/v6.3
This commit is contained in:
parent
c2725ba3ab
commit
6371651995
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue