From 63ca69096bff9c13595137588edbf1e39e3b8f63 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 26 Aug 2021 06:57:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tor to 9c5aa5b --- README.md | 6 +++--- tor/CHANGELOG.md | 3 +++ tor/README.md | 4 ++-- tor/config.json | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cc1215e79..5c86f8dae 100644 --- a/README.md +++ b/README.md @@ -980,10 +980,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/8f83688 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/8f83688/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/9c5aa5b +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/9c5aa5b/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-8f83688-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-9c5aa5b-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 1fbbe0a55..6f6a42a0b 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v3.0.5 +- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#94) + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#93) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0. diff --git a/tor/README.md b/tor/README.md index c24b97a84..abc7f5848 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-8f83688-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/8f83688 +[release-shield]: https://img.shields.io/badge/version-9c5aa5b-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/9c5aa5b [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 31be870dd..ca247f99e 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "8f83688", + "version": "9c5aa5b", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",