diff --git a/README.md b/README.md
index 6e3b99b..10c7e5d 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
- Email and SMS support
-**Shipped version:** 5.10~ynh1
+**Shipped version:** 5.12~ynh1
**Demo:** https://www.traccar.org/demo-server/
@@ -41,7 +41,7 @@ Traccar is an open source GPS tracking system. It supports more than 200 GPS pro
* Official app website:
* Official admin documentation:
-* Upstream app code repository:
+* Upstream app code repository:
* YunoHost Store:
* Report a bug:
diff --git a/README_fr.md b/README_fr.md
index f6e8fa8..7538eb4 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -29,7 +29,7 @@ Traccar est un système de suivi GPS open source. Il prend en charge plus de 200
- Assistance par e-mail et SMS
-**Version incluse :** 5.10~ynh1
+**Version incluse :** 5.12~ynh1
**Démo :** https://www.traccar.org/demo-server/
@@ -41,7 +41,7 @@ Traccar est un système de suivi GPS open source. Il prend en charge plus de 200
* Site officiel de l’app :
* Documentation officielle de l’admin :
-* Dépôt de code officiel de l’app :
+* Dépôt de code officiel de l’app :
* YunoHost Store:
* Signaler un bug :
diff --git a/manifest.toml b/manifest.toml
index 5910547..0ce4c8a 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 = "5.10~ynh1"
+version = "5.12~ynh1"
maintainers = ["eric_G"]
@@ -16,7 +16,7 @@ license = "GPL-3.0-only"
website = "https://www.traccar.org/"
demo = "https://www.traccar.org/demo-server/"
admindoc = "https://www.traccar.org/documentation/"
-code = "https://github.com/traccar/traccar-web"
+code = "https://github.com/traccar/traccar"
[integration]
yunohost = ">= 11.2"
@@ -44,11 +44,12 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/traccar/traccar/releases/download/v5.10/traccar-other-5.10.zip"
- sha256 = "5cf39049dba802e8b31d3fa1e2f5b924a525362420636ec97d8310932591831c"
+ url = "https://github.com/traccar/traccar/releases/download/v5.12/traccar-other-5.12.zip"
+ sha256 = "25a61bea9d46d5c1b263c9a53fbdb2834c0c3ef1c0daa54ae99579c0ab4accdf"
in_subdir = false
format = "zip"
- autoupdate.strategy = "latest_github_tag"
+ autoupdate.strategy = "latest_github_release"
+ autoupdate.asset = "^traccar-other-.*zip$"
[resources.system_user]
allow_email = true