From 913b4a1636fddb58f8fb468fa7f16f51a61142ad Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 8 Apr 2021 10:42:08 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tor to 36a676f --- README.md | 6 +++--- tor/CHANGELOG.md | 9 +++++++++ tor/README.md | 4 ++-- tor/config.json | 2 +- 4 files changed, 15 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3750959fa..4e566333c 100644 --- a/README.md +++ b/README.md @@ -1049,10 +1049,10 @@ SOFTWARE. [thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [thelounge-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [thelounge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/aa1beb7 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/aa1beb7/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/36a676f +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/36a676f/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-aa1beb7-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-36a676f-blue.svg [tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index 0bdbb9bdb..bb531b2b6 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.3 +- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 (#58) + +Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from v1.1.1 to v1.1.2. +- [Release notes](https://github.com/docker/setup-buildx-action/releases) +- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.1.1...2a4b53665e15ce7d7049afb11ff1f70ff1610609) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 (#56) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.3.0 to v2.4.0. diff --git a/tor/README.md b/tor/README.md index ff8e73fc7..a1b853251 100644 --- a/tor/README.md +++ b/tor/README.md @@ -61,6 +61,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/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-aa1beb7-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/aa1beb7 +[release-shield]: https://img.shields.io/badge/version-36a676f-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/36a676f [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en \ No newline at end of file diff --git a/tor/config.json b/tor/config.json index 0f122cae5..6bb6afcf1 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "aa1beb7", + "version": "36a676f", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",