diff --git a/README.md b/README.md index 8be7ef049..8543053d7 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/tor/CHANGELOG.md b/tor/CHANGELOG.md index e98a40d44..f3757e050 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -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] + +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) diff --git a/tor/README.md b/tor/README.md index 733153c8b..3fa003af3 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-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 \ No newline at end of file diff --git a/tor/config.json b/tor/config.json index 3a3c2c24d..5bae2dd52 100644 --- a/tor/config.json +++ b/tor/config.json @@ -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",