From c988c27c08ec538dd58e578483bc0922e3d3def0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 18 Aug 2021 08:32:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on Tor to f29dde7 --- README.md | 6 +++--- tor/CHANGELOG.md | 17 +++++++++++++++++ tor/README.md | 4 ++-- tor/config.json | 2 +- 4 files changed, 23 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0607fbe07..29cfca8d7 100644 --- a/README.md +++ b/README.md @@ -957,10 +957,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/a19134d -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/a19134d/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/f29dde7 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/f29dde7/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-a19134d-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-f29dde7-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 909f4e952..51a75f29e 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,21 @@ # Changelog since v3.0.5 +- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#92) + +Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2. +- [Release notes](https://github.com/dessant/lock-threads/releases) +- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) +- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2) + +--- +updated-dependencies: +- dependency-name: dessant/lock-threads + dependency-type: direct:production + update-type: version-update:semver-patch +... + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - 🚑 Fix contributing link in readme (#91) - 🚀 Add-on CI improvements (#90) - ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#88) diff --git a/tor/README.md b/tor/README.md index 678326634..1ec80e695 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-a19134d-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/a19134d +[release-shield]: https://img.shields.io/badge/version-f29dde7-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/f29dde7 [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 d9a97adcd..1451fe03e 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "a19134d", + "version": "f29dde7", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",