mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on motionEye to 254516b
This commit is contained in:
parent
23111d22a8
commit
c8c626b4a0
4 changed files with 15 additions and 6 deletions
|
@ -1079,10 +1079,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/051edcc
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/051edcc/README.md
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/254516b
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/254516b/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-051edcc-blue.svg
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-254516b-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
|
||||
|
|
|
@ -1,4 +1,13 @@
|
|||
# Changelog since v0.12.0
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#232)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
|
||||
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#228)
|
||||
- ⬆️ Bump six from 1.15.0 to 1.16.0 in /motioneye (#227)
|
||||
|
||||
|
|
|
@ -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-051edcc-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/051edcc
|
||||
[release-shield]: https://img.shields.io/badge/version-254516b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/254516b
|
||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "motionEye",
|
||||
"version": "051edcc",
|
||||
"version": "254516b",
|
||||
"slug": "motioneye",
|
||||
"description": "Simple, elegant and feature-rich CCTV/NVR for your cameras",
|
||||
"url": "https://github.com/hassio-addons/addon-motioneye",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue