mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on motionEye to 601c0c3
This commit is contained in:
parent
b9c3c036f5
commit
43f8730422
4 changed files with 18 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/d1a0f14
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/d1a0f14/README.md
|
||||
[addon-motioneye]: https://github.com/hassio-addons/addon-motioneye/tree/601c0c3
|
||||
[addon-doc-motioneye]: https://github.com/hassio-addons/addon-motioneye/blob/601c0c3/README.md
|
||||
[motioneye-issue]: https://github.com/hassio-addons/addon-motioneye/issues
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-d1a0f14-blue.svg
|
||||
[motioneye-version-shield]: https://img.shields.io/badge/version-601c0c3-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,16 @@
|
|||
# Changelog since v0.13.0
|
||||
- ⬆️ Upgrades nginx to 1.18.0-r15 (#259)
|
||||
- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 (#256)
|
||||
|
||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.1 to 1.2.2.
|
||||
- [Release notes](https://github.com/frenck/action-addon-information/releases)
|
||||
- [Commits](https://github.com/frenck/action-addon-information/compare/v1.1...v1.2.2)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades cifs-utils to 6.13-r0 (#258)
|
||||
- ⬆️ Upgrades ffmpeg to 4.3.1-r4 (#257)
|
||||
- ⬆️ Bump singledispatch from 3.6.1 to 3.6.2 in /motioneye (#247)
|
||||
|
||||
Bumps [singledispatch](https://github.com/jaraco/singledispatch) from 3.6.1 to 3.6.2.
|
||||
|
|
|
@ -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-d1a0f14-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/d1a0f14
|
||||
[release-shield]: https://img.shields.io/badge/version-601c0c3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-motioneye/tree/601c0c3
|
||||
[screenshot]: https://github.com/hassio-addons/addon-motioneye/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "motionEye",
|
||||
"version": "d1a0f14",
|
||||
"version": "601c0c3",
|
||||
"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