From 1d47fa1be90c818c9fbe771beda32a9d1bdbdcab Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 19 Mar 2019 23:23:02 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to 82bc89c --- README.md | 6 +++--- matrix/CHANGELOG.md | 13 +++++-------- matrix/README.md | 6 +++--- matrix/config.json | 3 ++- 4 files changed, 13 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 8a9a2e4d0..60ac8321a 100644 --- a/README.md +++ b/README.md @@ -830,10 +830,10 @@ SOFTWARE. [mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [mqtt-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg [mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/121e26d -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/121e26d/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/82bc89c +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/82bc89c/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-121e26d-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-82bc89c-blue.svg [matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix.svg [matrix-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/matrix/CHANGELOG.md b/matrix/CHANGELOG.md index b9464ef92..bd301f488 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,11 +1,8 @@ -# Changelog since v0.2.1 +# Changelog since v0.2.3 -2019/02/15 16:32 UTC - [121e26d](https://github.com/hassio-addons/addon-matrix/commit/121e26dddacaace41a4c150fabd07c5a79f72f27) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Update riot-web to v1.0.1 +2019/03/19 22:50 UTC - [82bc89c](https://github.com/hassio-addons/addon-matrix/commit/82bc89c0a32906b672504b36cd8c1622ca95d007) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Update Riot to v1.0.4 -2019/02/15 16:32 UTC - [82a87c0](https://github.com/hassio-addons/addon-matrix/commit/82a87c0e2302194688276cc6114149e08e4b9c8e) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Update riot-web to v1.0.0 - -2019/02/15 16:32 UTC - [588fdcd](https://github.com/hassio-addons/addon-matrix/commit/588fdcd6c98204ad0428865b4f418a048b39aa2e) by [@timmo001](https://github.com/timmo001) -> :arrow_up: Update matrix-synapse to 0.99.1.1 +2019/03/19 22:50 UTC - [37d7819](https://github.com/hassio-addons/addon-matrix/commit/37d78198e60d5ee53d9c9a2d3dafac71d6fd66c0) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Upgrade to base 3.0.0 and migrate to bashio diff --git a/matrix/README.md b/matrix/README.md index b453dd1ec..13932097c 100644 --- a/matrix/README.md +++ b/matrix/README.md @@ -42,12 +42,12 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/timmo [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-matrix/blob/121e26d/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/82bc89c/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-121e26d-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/121e26d +[release-shield]: https://img.shields.io/badge/version-82bc89c-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/82bc89c [screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png [clients]: https://matrix.org/docs/projects/try-matrix-now.html \ No newline at end of file diff --git a/matrix/config.json b/matrix/config.json index be8d2a8d1..89edc08f9 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "121e26d", + "version": "82bc89c", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://community.home-assistant.io", @@ -10,6 +10,7 @@ "aarch64", "amd64", "armhf", + "armv7", "i386" ], "boot": "auto",