diff --git a/README.md b/README.md index 016a5d8f5..bbc0b34a5 100644 --- a/README.md +++ b/README.md @@ -1049,10 +1049,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/0244dc0 -[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/0244dc0/README.md +[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/c62f078 +[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/c62f078/README.md [tor-issue]: https://github.com/hassio-addons/addon-tor/issues -[tor-version-shield]: https://img.shields.io/badge/version-0244dc0-blue.svg +[tor-version-shield]: https://img.shields.io/badge/version-c62f078-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 da9b0e4c5..8e0f6eb7d 100644 --- a/tor/CHANGELOG.md +++ b/tor/CHANGELOG.md @@ -1,4 +1,14 @@ # Changelog since v3.0.3 +- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 (#60) + +Bumps [brpaz/hadolint-action](https://github.com/brpaz/hadolint-action) from v1.3.1 to v1.4.0. +- [Release notes](https://github.com/brpaz/hadolint-action/releases) +- [Changelog](https://github.com/hadolint/hadolint-action/blob/master/.releaserc) +- [Commits](https://github.com/brpaz/hadolint-action/compare/v1.3.1...473e36ba306c199243ffe4f1e652a8b60a8fa296) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 (#59) Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. diff --git a/tor/README.md b/tor/README.md index 64ff871dd..5d2a5c07d 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-0244dc0-blue.svg -[release]: https://github.com/hassio-addons/addon-tor/tree/0244dc0 +[release-shield]: https://img.shields.io/badge/version-c62f078-blue.svg +[release]: https://github.com/hassio-addons/addon-tor/tree/c62f078 [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 61625a51a..62f44dbc7 100644 --- a/tor/config.json +++ b/tor/config.json @@ -1,6 +1,6 @@ { "name": "Tor", - "version": "0244dc0", + "version": "c62f078", "slug": "tor", "description": "Protect your privacy and access Home Assistant via Tor.", "url": "https://github.com/hassio-addons/addon-tor",