⬆️ Updating add-on Tor to a56e111

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-01 17:16:24 +00:00
parent d8d73a725d
commit c6ebc61f21
4 changed files with 16 additions and 6 deletions

View file

@ -1072,10 +1072,10 @@ SOFTWARE.
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[thelounge-i386-shield]: https://img.shields.io/badge/i386-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/bf03730 [addon-tor]: https://github.com/hassio-addons/addon-tor/tree/a56e111
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/bf03730/README.md [addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/a56e111/README.md
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues [tor-issue]: https://github.com/hassio-addons/addon-tor/issues
[tor-version-shield]: https://img.shields.io/badge/version-bf03730-blue.svg [tor-version-shield]: https://img.shields.io/badge/version-a56e111-blue.svg
[tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,4 +1,14 @@
# Changelog since v3.0.1 # Changelog since v3.0.1
- Upgrade add-on base image to 9.1.2 (#40)
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#38)
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from v1.3.1 to v1.4.
- [Release notes](https://github.com/frenck/action-addon-linter/releases)
- [Commits](https://github.com/frenck/action-addon-linter/compare/v1.3.1...c82c5e9ca0ce5fc9b15756f1c0e39531b95d11b0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Add missing port descriptions to add-on configuration (#39) - Add missing port descriptions to add-on configuration (#39)
- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#37) - ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#37)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-bf03730-blue.svg [release-shield]: https://img.shields.io/badge/version-a56e111-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/bf03730 [release]: https://github.com/hassio-addons/addon-tor/tree/a56e111
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en [tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

View file

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