⬆️ Updating add-on Tor to 62b4d71

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-02 14:24:13 +00:00
parent 067a0664cd
commit 11f1cb3a3d
4 changed files with 15 additions and 6 deletions

View file

@ -1072,10 +1072,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/a56e111
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/a56e111/README.md
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/62b4d71
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/62b4d71/README.md
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
[tor-version-shield]: https://img.shields.io/badge/version-a56e111-blue.svg
[tor-version-shield]: https://img.shields.io/badge/version-62b4d71-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

View file

@ -1,4 +1,13 @@
# Changelog since v3.0.1
- ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 (#41)
Bumps [frenck/action-yamllint](https://github.com/frenck/action-yamllint) from v1.0.2 to v1.1.
- [Release notes](https://github.com/frenck/action-yamllint/releases)
- [Commits](https://github.com/frenck/action-yamllint/compare/v1.0.2...e21bcc770907b7207a05453ca9f1eb7129c945d1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Upgrade add-on base image to 9.1.2 (#40)
- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 (#38)

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]: 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-a56e111-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/a56e111
[release-shield]: https://img.shields.io/badge/version-62b4d71-blue.svg
[release]: https://github.com/hassio-addons/addon-tor/tree/62b4d71
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

View file

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