diff --git a/README.md b/README.md index 9833404e8..c26f4c810 100644 --- a/README.md +++ b/README.md @@ -989,10 +989,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/11cc7ed -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/11cc7ed/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/6d53bc5 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/6d53bc5/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-11cc7ed-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-6d53bc5-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 0f51ac086..07baaf083 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog since v3.0.4 +- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 (#72) + +Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0. +- [Release notes](https://github.com/docker/build-push-action/releases) +- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#71) Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. diff --git a/tor/README.md b/tor/README.md index 9bab32a07..cc1e5f7f1 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-11cc7ed-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/11cc7ed +[release-shield]: https://img.shields.io/badge/version-6d53bc5-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/6d53bc5 [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 0570f29b6..9bb7b0518 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "11cc7ed", + "version": "6d53bc5", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",