⬆️ Updating add-on ADB - Android Debug Bridge to 775d49c

This commit is contained in:
Community Hass.io Add-ons Bot 2019-06-23 08:10:53 +00:00
parent b2e02678ef
commit 4fef78af3e
4 changed files with 21 additions and 11 deletions

View file

@ -770,10 +770,10 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
[addon-adb]: https://github.com/hassio-addons/addon-adb/tree/4e0200a [addon-adb]: https://github.com/hassio-addons/addon-adb/tree/775d49c
[addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/4e0200a/README.md [addon-doc-adb]: https://github.com/hassio-addons/addon-adb/blob/775d49c/README.md
[adb-issue]: https://github.com/hassio-addons/addon-adb/issues [adb-issue]: https://github.com/hassio-addons/addon-adb/issues
[adb-version-shield]: https://img.shields.io/badge/version-4e0200a-blue.svg [adb-version-shield]: https://img.shields.io/badge/version-775d49c-blue.svg
[adb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adb-amd64.svg [adb-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/adb-amd64.svg
[adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [adb-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [adb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,7 +1,17 @@
# Changelog since v0.4.0 # Changelog since v0.4.1
2019/05/08 21:11 UTC - [4e0200a](https://github.com/hassio-addons/addon-adb/commit/4e0200af6fb54951fb1b730170a83f7b3bc79b94) by [@frenck](https://github.com/frenck) 2019/06/23 07:28 UTC - [775d49c](https://github.com/hassio-addons/addon-adb/commit/775d49c37c48a0682a9ef9c8022e1160552fe334) by [@frenck](https://github.com/frenck)
> 🚑 ⬇️ Downgrades adb to 7.0.0+r33-2 (#12) > :shirt: Fixes Markdownlint warnings
Signed-off-by: Franck Nijhof <frenck@addons.community> 2019/06/23 07:28 UTC - [0fe2411](https://github.com/hassio-addons/addon-adb/commit/0fe24116117b45cd5cea5162af0edf4b7aea6c7d) by [@frenck](https://github.com/frenck)
> :sparkles: Adds FUNDING.yml
2019/06/23 07:28 UTC - [6a17e83](https://github.com/hassio-addons/addon-adb/commit/6a17e83df3a839b6d79e8e63615c4bb5b1304f7a) by [@frenck](https://github.com/frenck)
> :pencil2: Maintaince -> Maintenance
2019/06/23 07:28 UTC - [16af736](https://github.com/hassio-addons/addon-adb/commit/16af73603544047a4366dd371a1d5d4b156026fc) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to v3.1.3
2019/06/23 07:28 UTC - [711a2bb](https://github.com/hassio-addons/addon-adb/commit/711a2bba530cf6d186080a9bb87ce73963232366) by [@JeffLIrion](https://github.com/JeffLIrion)
> :books: Removed outdated info regarding intents (#14)

View file

@ -41,12 +41,12 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-adb/blob/4e0200a/README.md [docs]: https://github.com/hassio-addons/addon-adb/blob/775d49c/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adb-android-debug-bridge/96375?u=frenck [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-adb-android-debug-bridge/96375?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-4e0200a-blue.svg [release-shield]: https://img.shields.io/badge/version-775d49c-blue.svg
[release]: https://github.com/hassio-addons/addon-adb/tree/4e0200a [release]: https://github.com/hassio-addons/addon-adb/tree/775d49c

View file

@ -1,6 +1,6 @@
{ {
"name": "ADB - Android Debug Bridge", "name": "ADB - Android Debug Bridge",
"version": "4e0200a", "version": "775d49c",
"slug": "adb", "slug": "adb",
"description": "The Android Debug Bridge server program", "description": "The Android Debug Bridge server program",
"url": "https://github.com/hassio-addons/addon-adb", "url": "https://github.com/hassio-addons/addon-adb",