diff --git a/README.md b/README.md index d326e6c15..e37680c12 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/64235e6 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/64235e6/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/2a8a03d +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/2a8a03d/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-64235e6-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-2a8a03d-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 407350bff..9d1a9df40 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v3.0.2 +- ⬆ Bump actions/stale from v3.0.16 to v3.0.17 (#49) - ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 (#48) Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from v2.2.2 to v2.3.0. diff --git a/tor/README.md b/tor/README.md index 675c4c466..b187943bd 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-64235e6-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/64235e6 +[release-shield]: https://img.shields.io/badge/version-2a8a03d-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/2a8a03d [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 40eaf9916..157b5ae4b 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "64235e6", + "version": "2a8a03d", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",