From d35c59480508d0b595b297794f3b0531bdda5a84 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 18 May 2018 17:07:30 +0000 Subject: [PATCH] :arrow_up: Updating add-on Jupyter to 742f85b --- README.md | 6 +++--- jupyter/CHANGELOG.md | 4 ++-- jupyter/README.md | 6 +++--- jupyter/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 5c99bebaf..ce8415ece 100644 --- a/README.md +++ b/README.md @@ -401,10 +401,10 @@ SOFTWARE. [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ide-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/92dc6fa -[addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/92dc6fa/README.md +[addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/742f85b +[addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/742f85b/README.md [jupyter-issue]: https://github.com/hassio-addons/addon-jupyter/issues -[jupyter-version-shield]: https://img.shields.io/badge/version-92dc6fa-blue.svg +[jupyter-version-shield]: https://img.shields.io/badge/version-742f85b-blue.svg [jupyter-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/jupyter-armhf.svg [jupyter-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/jupyter/CHANGELOG.md b/jupyter/CHANGELOG.md index 40cad7315..420e98efc 100644 --- a/jupyter/CHANGELOG.md +++ b/jupyter/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/05/17 20:48 UTC - [92dc6fa](https://github.com/hassio-addons/addon-jupyter/commit/92dc6fa3986076e25d660cee1b12ad5565c65218) by [@frenck](https://github.com/frenck) -> :shirt: Shellcheck fixes +2018/05/18 16:56 UTC - [742f85b](https://github.com/hassio-addons/addon-jupyter/commit/742f85b07af65ba4f0c791c7ee64234dcc814fee) by [@frenck](https://github.com/frenck) +> :ambulance: Fixes Jupyter service run file diff --git a/jupyter/README.md b/jupyter/README.md index e48ba6af2..d9b26a5d6 100644 --- a/jupyter/README.md +++ b/jupyter/README.md @@ -37,10 +37,10 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord]: https://discord.gg/c5DvZ4e -[docs]: https://github.com/hassio-addons/addon-jupyter/blob/92dc6fa/README.md +[docs]: https://github.com/hassio-addons/addon-jupyter/blob/742f85b/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg -[release-shield]: https://img.shields.io/badge/version-92dc6fa-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyter/tree/92dc6fa \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-742f85b-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyter/tree/742f85b \ No newline at end of file diff --git a/jupyter/config.json b/jupyter/config.json index 3afed05b6..131229202 100644 --- a/jupyter/config.json +++ b/jupyter/config.json @@ -1,6 +1,6 @@ { "name": "Jupyter", - "version": "92dc6fa", + "version": "742f85b", "slug": "jupyter", "description": "Create documents containing live code, equations, visualizations, and explanatory text.", "url": "https://github.com/hassio-addons/addon-jupyter",