mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 20:21:32 +00:00
⬆️ Updating add-on Mopidy to 6a5c0e5
This commit is contained in:
parent
978ab54029
commit
37fc361796
4 changed files with 7 additions and 15 deletions
|
@ -955,10 +955,10 @@ SOFTWARE.
|
|||
[matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[matrix-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/aca386b
|
||||
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/aca386b/README.md
|
||||
[addon-mopidy]: https://github.com/hassio-addons/addon-mopidy/tree/6a5c0e5
|
||||
[addon-doc-mopidy]: https://github.com/hassio-addons/addon-mopidy/blob/6a5c0e5/README.md
|
||||
[mopidy-issue]: https://github.com/hassio-addons/addon-mopidy/issues
|
||||
[mopidy-version-shield]: https://img.shields.io/badge/version-aca386b-blue.svg
|
||||
[mopidy-version-shield]: https://img.shields.io/badge/version-6a5c0e5-blue.svg
|
||||
[mopidy-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
|
||||
[mopidy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[mopidy-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,9 +1 @@
|
|||
- ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#100)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.2.2...9379083e426e2e84abb80c8c091f5cdeb7d3fd7a)
|
||||
|
||||
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.16 to v3.0.17 (#101)
|
||||
|
|
|
@ -47,6 +47,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-aca386b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mopidy/tree/aca386b
|
||||
[release-shield]: https://img.shields.io/badge/version-6a5c0e5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mopidy/tree/6a5c0e5
|
||||
[screenshot]: https://github.com/hassio-addons/addon-mopidy/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Mopidy",
|
||||
"version": "aca386b",
|
||||
"version": "6a5c0e5",
|
||||
"slug": "mopidy",
|
||||
"panel_icon": "mdi:music-circle",
|
||||
"description": "Mopidy is an extensible music server",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue