From aa5c60ce2e043a7b673f6fc6ba87251dac895bde Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 20 Nov 2019 13:06:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on IDE to 97c2541 --- README.md | 6 +++--- ide/CHANGELOG.md | 14 +++++++++++++- ide/README.md | 6 +++--- ide/config.json | 2 +- 4 files changed, 20 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2f963b371..13a1b75c3 100644 --- a/README.md +++ b/README.md @@ -975,10 +975,10 @@ SOFTWARE. [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/2257535 -[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/2257535/README.md +[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/97c2541 +[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/97c2541/README.md [ide-issue]: https://github.com/hassio-addons/addon-ide/issues -[ide-version-shield]: https://img.shields.io/badge/version-2257535-blue.svg +[ide-version-shield]: https://img.shields.io/badge/version-97c2541-blue.svg [ide-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ide-armhf.svg [ide-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/ide/CHANGELOG.md b/ide/CHANGELOG.md index cd9e489a3..81414b1c2 100644 --- a/ide/CHANGELOG.md +++ b/ide/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog since v2.1.0 -2019/10/29 16:21 UTC - [2257535](https://github.com/hassio-addons/addon-ide/commit/22575359539fcc50fd2286c6b64da3fde10e3f2a) by [@bonanitech](https://github.com/bonanitech) +2019/11/20 11:52 UTC - [97c2541](https://github.com/hassio-addons/addon-ide/commit/97c2541d1c3a4c4eac59a8fb24f6b4328f6c4834) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nmap to 7.70-r4 + +2019/11/20 11:52 UTC - [8963a63](https://github.com/hassio-addons/addon-ide/commit/8963a63d5536804b464ad04876d0dc6257c879a8) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.16.1-r1 + +2019/11/20 11:52 UTC - [d743b5d](https://github.com/hassio-addons/addon-ide/commit/d743b5da4c11430d216e08036795af2c719e1341) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades bind-tools to 9.14.7-r0 + +2019/11/20 11:52 UTC - [54ea9fc](https://github.com/hassio-addons/addon-ide/commit/54ea9fc102aa4792322a48a37b506d79bd8f3c1e) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v5.0.2 + +2019/11/20 11:52 UTC - [2257535](https://github.com/hassio-addons/addon-ide/commit/22575359539fcc50fd2286c6b64da3fde10e3f2a) by [@bonanitech](https://github.com/bonanitech) > :books: Component > Integration (#42) diff --git a/ide/README.md b/ide/README.md index c2abdaf97..842d2da5d 100644 --- a/ide/README.md +++ b/ide/README.md @@ -48,7 +48,7 @@ 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/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-ide/blob/2257535/README.md +[docs]: https://github.com/hassio-addons/addon-ide/blob/97c2541/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck [hass-ssh]: https://home-assistant.io/addons/ssh/ @@ -57,7 +57,7 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-2257535-blue.svg -[release]: https://github.com/hassio-addons/addon-ide/tree/2257535 +[release-shield]: https://img.shields.io/badge/version-97c2541-blue.svg +[release]: https://github.com/hassio-addons/addon-ide/tree/97c2541 [screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png [zsh]: https://en.wikipedia.org/wiki/Z_shell \ No newline at end of file diff --git a/ide/config.json b/ide/config.json index 07c67ed9b..e282e20fc 100644 --- a/ide/config.json +++ b/ide/config.json @@ -1,6 +1,6 @@ { "name": "IDE", - "version": "2257535", + "version": "97c2541", "slug": "ide", "description": "Advanced IDE for Home Assistant, based on Cloud9 IDE", "url": "https://github.com/hassio-addons/addon-ide",