From 7f23dccef05ffee10be53a3f4aed66c03856b27e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 28 Jul 2019 11:25:25 +0000 Subject: [PATCH] :arrow_up: Updating add-on Matrix to 5aa43cd --- README.md | 6 +++--- matrix/CHANGELOG.md | 17 ++++++++++++++++- matrix/README.md | 6 +++--- matrix/config.json | 2 +- 4 files changed, 23 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 468aa541e..4051f9a4c 100644 --- a/README.md +++ b/README.md @@ -990,10 +990,10 @@ SOFTWARE. [magicmirror-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [magicmirror-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [magicmirror-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/7712a04 -[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/7712a04/README.md +[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/5aa43cd +[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/5aa43cd/README.md [matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues -[matrix-version-shield]: https://img.shields.io/badge/version-7712a04-blue.svg +[matrix-version-shield]: https://img.shields.io/badge/version-5aa43cd-blue.svg [matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix-armhf.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 aa9a4858a..07be19fc4 100644 --- a/matrix/CHANGELOG.md +++ b/matrix/CHANGELOG.md @@ -1,6 +1,21 @@ # Changelog since v0.6.0 -2019/07/17 18:34 UTC - [7712a04](https://github.com/hassio-addons/addon-matrix/commit/7712a045116a41d4f8796a1c90879e4bb2ac9b22) by [@Underknowledge](https://github.com/Underknowledge) +2019/07/28 09:31 UTC - [5aa43cd](https://github.com/hassio-addons/addon-matrix/commit/5aa43cde86d6c05060247881693433ec33df9647) by [@timmo001](https://github.com/timmo001) +> :ambulance: Fix Typo + +2019/07/28 09:31 UTC - [1408b4b](https://github.com/hassio-addons/addon-matrix/commit/1408b4bdedefd67d284f6a71f689946025e86a0e) by [@timmo001](https://github.com/timmo001) +> :arrow_up: Updates riot to v1.3.0 + +2019/07/28 09:31 UTC - [4db9a00](https://github.com/hassio-addons/addon-matrix/commit/4db9a0001acd2bfc82167d7c7dfe2f51cb6a43ed) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates matrix-synapse to v1.2.1 (#23) + +2019/07/28 09:31 UTC - [d364d1c](https://github.com/hassio-addons/addon-matrix/commit/d364d1cbacfeb63213a9a44951a224ad2644ff32) by [@frenck](https://github.com/frenck) +> :racehorse: Improves build speed by leveraging the Home Assistant Wheels server (#22) + +2019/07/28 09:31 UTC - [acd79fb](https://github.com/hassio-addons/addon-matrix/commit/acd79fb35b6b3d4262da8fa8ba7e34a84915e20c) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades add-on base image to v2.0.2 (#21) + +2019/07/28 09:31 UTC - [7712a04](https://github.com/hassio-addons/addon-matrix/commit/7712a045116a41d4f8796a1c90879e4bb2ac9b22) by [@Underknowledge](https://github.com/Underknowledge) > :ambulance: Updates URL to add-on (#20) Just where trying things out and was wondering why I come out at the community page. diff --git a/matrix/README.md b/matrix/README.md index c6728e036..830c04ec6 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/7712a04/README.md +[docs]: https://github.com/hassio-addons/addon-matrix/blob/5aa43cd/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-7712a04-blue.svg -[release]: https://github.com/hassio-addons/addon-matrix/tree/7712a04 +[release-shield]: https://img.shields.io/badge/version-5aa43cd-blue.svg +[release]: https://github.com/hassio-addons/addon-matrix/tree/5aa43cd [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 e042784b3..a2cc52439 100644 --- a/matrix/config.json +++ b/matrix/config.json @@ -1,6 +1,6 @@ { "name": "Matrix", - "version": "7712a04", + "version": "5aa43cd", "slug": "matrix", "description": "A secure and decentralized communication platform.", "url": "https://github.com/hassio-addons/addon-matrix",