From 198fec4619a8858cba70c4e5cdec4b93f69a4899 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 11 Aug 2021 09:22:11 +0000 Subject: [PATCH] :arrow_up: Updating add-on motionEye to b512d81 --- README.md | 6 +++--- motioneye/CHANGELOG.md | 1 + motioneye/README.md | 4 ++-- motioneye/config.json | 2 +- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bbef59bcf..75557a947 100644 --- a/README.md +++ b/README.md @@ -1056,10 +1056,10 @@ SOFTWARE. [ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ledfx-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [ledfx-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/3414c05 -[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/3414c05/README.md +[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/b512d81 +[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/b512d81/README.md [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues -[motioneye-version-shield]: https://img.shields.io/badge/version-3414c05-blue.svg +[motioneye-version-shield]: https://img.shields.io/badge/version-b512d81-blue.svg [motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [motioneye-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/motioneye/CHANGELOG.md b/motioneye/CHANGELOG.md index 963d09a14..9d391e901 100644 --- a/motioneye/CHANGELOG.md +++ b/motioneye/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.15.0 +- 🚀 Add-on CI improvements (#279) - ⬇️ Downgrade pycurl to 7.43.0.5 (#282) - ⬆️ Upgrades rsync to 3.2.3-r4 (#281) - ⬆️ Upgrades curl-dev to 7.78.0-r0 (#280) diff --git a/motioneye/README.md b/motioneye/README.md index eb15b9284..c08fb0639 100644 --- a/motioneye/README.md +++ b/motioneye/README.md @@ -56,6 +56,6 @@ 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-3414c05-blue.svg -[release]: https://github.com/hassio-addons/addon-motioneye/tree/3414c05 +[release-shield]: https://img.shields.io/badge/version-b512d81-blue.svg +[release]: https://github.com/hassio-addons/addon-motioneye/tree/b512d81 [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png \ No newline at end of file diff --git a/motioneye/config.json b/motioneye/config.json index e7f8d2aba..d88155c9f 100644 --- a/motioneye/config.json +++ b/motioneye/config.json @@ -1,6 +1,6 @@ { "name": "motionEye", - "version": "3414c05", + "version": "b512d81", "slug": "motioneye", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "url": "https://github.com/hassio-addons/addon-motioneye",