mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
Upgrade to v2.14.0 (#37)
* Upgrade to v2.14.0 https://github.com/owntracks/frontend/releases/tag/v2.14.0 * Auto-update READMEs
This commit is contained in:
parent
a359f36e05
commit
b8b311e25b
7 changed files with 9 additions and 9 deletions
|
@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application.
|
||||||
- Highly customisable
|
- Highly customisable
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.12.0~ynh2
|
**Shipped version:** 2.14.0~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application.
|
||||||
- Highly customisable
|
- Highly customisable
|
||||||
|
|
||||||
|
|
||||||
**Versión actual:** 2.12.0~ynh2
|
**Versión actual:** 2.14.0~ynh1
|
||||||
|
|
||||||
## Capturas
|
## Capturas
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application.
|
||||||
- Highly customisable
|
- Highly customisable
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 2.12.0~ynh2
|
**Paketatutako bertsioa:** 2.14.0~ynh1
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -30,7 +30,7 @@ Il s'agit d'une interface Web pour OwnTracks construite comme une application Vu
|
||||||
- Télécharger les données de localisation sélectionnées au format JSON
|
- Télécharger les données de localisation sélectionnées au format JSON
|
||||||
- Hautement personnalisable
|
- Hautement personnalisable
|
||||||
|
|
||||||
**Version incluse :** 2.12.0~ynh2
|
**Version incluse :** 2.14.0~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application.
|
||||||
- Highly customisable
|
- Highly customisable
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 2.12.0~ynh2
|
**Versión proporcionada:** 2.14.0~ynh1
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ This is a web interface for OwnTracks built as a Vue.js single page application.
|
||||||
- Highly customisable
|
- Highly customisable
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 2.12.0~ynh2
|
**分发版本:** 2.14.0~ynh1
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ name = "OwnTracks"
|
||||||
description.en = "Keep track of your location history"
|
description.en = "Keep track of your location history"
|
||||||
description.fr = "Gérez votre historique de géolocalisation"
|
description.fr = "Gérez votre historique de géolocalisation"
|
||||||
|
|
||||||
version = "2.12.0~ynh2"
|
version = "2.14.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["tituspijean"]
|
maintainers = ["tituspijean"]
|
||||||
|
|
||||||
|
@ -59,8 +59,8 @@ ram.runtime = "50M"
|
||||||
extras.yarn.packages = "yarn"
|
extras.yarn.packages = "yarn"
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.12.0.tar.gz"
|
url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.14.0.tar.gz"
|
||||||
sha256 = "1695c3e39f5b276fc6d07c7685eaa3df033e37979b240bc8422663e8aa22e130"
|
sha256 = "862deab66ac38bb517f5446b6aea0c9efaf6dffe56806542dec36849af7d832f"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "tarball"
|
autoupdate.asset = "tarball"
|
||||||
|
|
Loading…
Add table
Reference in a new issue