mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on Traccar to 075097e
This commit is contained in:
parent
d5c7dc55f3
commit
eaa3565c2d
4 changed files with 9 additions and 9 deletions
|
@ -819,10 +819,10 @@ SOFTWARE.
|
|||
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[tor-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/5f20c90
|
||||
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/5f20c90/README.md
|
||||
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/075097e
|
||||
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/075097e/README.md
|
||||
[traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues
|
||||
[traccar-version-shield]: https://img.shields.io/badge/version-5f20c90-blue.svg
|
||||
[traccar-version-shield]: https://img.shields.io/badge/version-075097e-blue.svg
|
||||
[traccar-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/traccar.svg
|
||||
[traccar-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[traccar-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
2018/11/02 23:05 UTC - [5f20c90](https://github.com/hassio-addons/addon-traccar/commit/5f20c902e4654c2bc10e260ab06391eb23246d05) by [@frenck](https://github.com/frenck)
|
||||
> :tshirt: Fixes linter errors
|
||||
2018/11/02 23:33 UTC - [075097e](https://github.com/hassio-addons/addon-traccar/commit/075097ed16012c1914074b7f7d0a5b3d82aed763) by [@frenck](https://github.com/frenck)
|
||||
> :ambulance: Makes data actually persistant
|
||||
|
||||
|
|
|
@ -39,12 +39,12 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-traccar/blob/5f20c90/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-traccar/blob/075097e/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-5f20c90-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-traccar/tree/5f20c90
|
||||
[release-shield]: https://img.shields.io/badge/version-075097e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-traccar/tree/075097e
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Traccar",
|
||||
"version": "5f20c90",
|
||||
"version": "075097e",
|
||||
"slug": "traccar",
|
||||
"description": "Modern GPS Tracking Platform",
|
||||
"url": "https://community.home-assistant.io/?u=frenck",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue