⬆️ Updating add-on motionEye to 71b5077

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-17 16:04:03 +00:00
parent fa20faf5be
commit 45a8516037
4 changed files with 16 additions and 6 deletions

View file

@ -1171,10 +1171,10 @@ SOFTWARE.
[ledfx-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[ledfx-i386-shield]: https://img.shields.io/badge/i386-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/d3eee0d [addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/71b5077
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/d3eee0d/README.md [addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/71b5077/README.md
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues [motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
[motioneye-version-shield]: https://img.shields.io/badge/version-d3eee0d-blue.svg [motioneye-version-shield]: https://img.shields.io/badge/version-71b5077-blue.svg
[motioneye-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [motioneye-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,14 @@
# Changelog since v0.11.1 # Changelog since v0.11.1
- ⬆️ Upgrades git to 2.30.2-r0 (#195)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#193)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#187) - ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#187)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18. Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-d3eee0d-blue.svg [release-shield]: https://img.shields.io/badge/version-71b5077-blue.svg
[release]: https://github.com/hassio-addons/addon-motioneye/tree/d3eee0d [release]: https://github.com/hassio-addons/addon-motioneye/tree/71b5077
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "motionEye", "name": "motionEye",
"version": "d3eee0d", "version": "71b5077",
"slug": "motioneye", "slug": "motioneye",
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras", "description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
"url": "https://github.com/hassio-addons/addon-motioneye", "url": "https://github.com/hassio-addons/addon-motioneye",