From d121b48a0743cac576cb8f393c16257579406a85 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 12 May 2021 10:53:43 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tor to d6304cd --- 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 468224313..52d0fe422 100644 --- a/README.md +++ b/README.md @@ -989,10 +989,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/856dd66 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/856dd66/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/d6304cd +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/d6304cd/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-856dd66-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-d6304cd-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 48056f88a..2612d1b57 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.4 +- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#68) + +Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1. +- [Release notes](https://github.com/frenck/action-addon-linter/releases) +- [Commits](https://github.com/frenck/action-addon-linter/compare/v2...v2.1) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 (#67) Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.4.0 to v1.5.0. diff --git a/tor/README.md b/tor/README.md index af5bb141e..8a63cbd3e 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-856dd66-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/856dd66 +[release-shield]: https://img.shields.io/badge/version-d6304cd-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/d6304cd [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 561e737c0..6d6b5e8bd 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "856dd66", + "version": "d6304cd", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",