⬆️ Updating add-on Tor to 6f135b0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-25 15:05:34 +00:00
parent 96966f28d7
commit 3b224fdbb7
4 changed files with 11 additions and 9 deletions

View file

@ -1226,10 +1226,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/ed57b9f
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/ed57b9f/README.md
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/6f135b0
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/6f135b0/README.md
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
[tor-version-shield]: https://img.shields.io/badge/version-ed57b9f-blue.svg
[tor-version-shield]: https://img.shields.io/badge/version-6f135b0-blue.svg
[tor-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/tor-armhf.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

View file

@ -1,4 +1,6 @@
# Changelog since v2.2.0
- :pencil2: Replace some Hass.io occurances
- :hammer: Update community forum links
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Update add-on config with new password & list features
- :hammer: Re-branding

View file

@ -30,7 +30,7 @@ This is useful if you want to have:
The add-on also offers the possibility to open a Sock proxy into the
Tor network. Allowing you to access Tor from any of your (SOCKS supporting)
applications through your Hass.io installation.
applications through your Home Assistant installation.
[Click here for the full documentation][docs]
@ -55,15 +55,15 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-tor/blob/ed57b9f/README.md
[docs]: https://github.com/hassio-addons/addon-tor/blob/6f135b0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-tor/33822?u=frenck
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-tor/33822?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[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-ed57b9f-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/ed57b9f
[release-shield]: https://img.shields.io/badge/version-6f135b0-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/6f135b0
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

View file

@ -1,6 +1,6 @@
{
"name": "Tor",
"version": "ed57b9f",
"version": "6f135b0",
"slug": "tor",
"description": "Protect your privacy and access Home Assistant via Tor.",
"url": "https://github.com/hassio-addons/addon-tor",