diff --git a/README.md b/README.md index 4b523ee36..9635a7269 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/bf03730 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/bf03730/README.md +[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 [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-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 4e4db0e54..e98a40d44 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,14 @@ # 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] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Add missing port descriptions to add-on configuration (#39) - ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 (#37) diff --git a/tor/README.md b/tor/README.md index 014dc5aae..733153c8b 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-bf03730-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/bf03730 +[release-shield]: https://img.shields.io/badge/version-a56e111-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/a56e111 [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 cd7950399..3a3c2c24d 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "bf03730", + "version": "a56e111", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",