mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-07 12:41:28 +00:00
⬆️ Updating add-on Traccar to 3c1049a
This commit is contained in:
parent
da9c7c63aa
commit
14e22e789f
4 changed files with 16 additions and 6 deletions
|
@ -1058,10 +1058,10 @@ SOFTWARE.
|
|||
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[tor-armv7-shield]: https://img.shields.io/badge/armv7-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/2648f31
|
||||
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/2648f31/README.md
|
||||
[addon-traccar]: https://github.com/hassio-addons/addon-traccar/tree/3c1049a
|
||||
[addon-doc-traccar]: https://github.com/hassio-addons/addon-traccar/blob/3c1049a/README.md
|
||||
[traccar-issue]: https://github.com/hassio-addons/addon-traccar/issues
|
||||
[traccar-version-shield]: https://img.shields.io/badge/version-2648f31-blue.svg
|
||||
[traccar-version-shield]: https://img.shields.io/badge/version-3c1049a-blue.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
|
||||
[traccar-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
# Changelog since v0.11.1
|
||||
- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#87)
|
||||
|
||||
Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0.
|
||||
- [Release notes](https://github.com/brpaz/hadolint-action/releases)
|
||||
- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc)
|
||||
- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#86)
|
||||
|
||||
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5.
|
||||
|
|
|
@ -58,7 +58,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-2648f31-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-traccar/tree/2648f31
|
||||
[release-shield]: https://img.shields.io/badge/version-3c1049a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-traccar/tree/3c1049a
|
||||
[screenshot]: https://github.com/hassio-addons/addon-traccar/raw/main/images/screenshot.png
|
||||
[traccar]: https://www.traccar.org
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Traccar",
|
||||
"version": "2648f31",
|
||||
"version": "3c1049a",
|
||||
"slug": "traccar",
|
||||
"description": "Modern GPS Tracking Platform",
|
||||
"url": "https://github.com/hassio-addons/addon-traccar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue