⬆️ Updating add-on Phlex to b1541ca

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-26 20:38:52 +00:00
parent 590fafa9aa
commit d6e3f8b481
4 changed files with 10 additions and 9 deletions

View file

@ -752,10 +752,10 @@ SOFTWARE.
[octobox-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[octobox-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[octobox-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/160943c
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/160943c/README.md
[addon-phlex]: https://github.com/hassio-addons/addon-phlex/tree/b1541ca
[addon-doc-phlex]: https://github.com/hassio-addons/addon-phlex/blob/b1541ca/README.md
[phlex-issue]: https://github.com/hassio-addons/addon-phlex/issues
[phlex-version-shield]: https://img.shields.io/badge/version-160943c-blue.svg
[phlex-version-shield]: https://img.shields.io/badge/version-b1541ca-blue.svg
[phlex-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/phlex.svg
[phlex-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[phlex-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,3 +1,3 @@
2018/09/26 14:50 UTC - [160943c](https://github.com/hassio-addons/addon-phlex/commit/160943cf41abc7b5c4114a69d9cc926e6989218e) by [@ludeeus](https://github.com/ludeeus)
> Merge branch 'master' of https://github.com/hassio-addons/addon-phlex
2018/09/26 20:31 UTC - [b1541ca](https://github.com/hassio-addons/addon-phlex/commit/b1541cad1b2866e8918e06ca5323aaa623be1916) by [@ludeeus](https://github.com/ludeeus)
> 🔨 Moved from git to curl for the repo

View file

@ -42,12 +42,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-phlex/blob/160943c/README.md
[docs]: https://github.com/hassio-addons/addon-phlex/blob/b1541ca/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-phlex/70378
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[phlex-wiki]: https://github.com/d8ahazard/Phlex/wiki
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-160943c-blue.svg
[release]: https://github.com/hassio-addons/addon-phlex/tree/160943c
[release-shield]: https://img.shields.io/badge/version-b1541ca-blue.svg
[release]: https://github.com/hassio-addons/addon-phlex/tree/b1541ca
[screenshot]: https://github.com/hassio-addons/addon-phlex/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Phlex",
"version": "160943c",
"version": "b1541ca",
"slug": "phlex",
"description": "A super-sexy voice interface for Plex",
"url": "https://github.com/hassio-addons/addon-phlex/tree/master/README.md",
@ -15,6 +15,7 @@
"boot": "auto",
"hassio_api": true,
"hassio_role": "default",
"homeassistant_api": false,
"ports": {
"1778/tcp": 1778
},