Skip to content

Commit c4f25f4

Browse files
committed
🎉 Release of add-on Tor 6.1.3
1 parent c35d956 commit c4f25f4

File tree

4 files changed

+8
-13
lines changed

4 files changed

+8
-13
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,10 +1093,10 @@ SOFTWARE.
10931093
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
10941094
[thelounge-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
10951095
[thelounge-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
1096-
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v6.1.2
1097-
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v6.1.2/README.md
1096+
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/v6.1.3
1097+
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/v6.1.3/README.md
10981098
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
1099-
[tor-version-shield]: https://img.shields.io/badge/version-v6.1.2-blue.svg
1099+
[tor-version-shield]: https://img.shields.io/badge/version-v6.1.3-blue.svg
11001100
[tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
11011101
[tor-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
11021102
[tor-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

tor/CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,5 @@
22

33
## ⬆️ Dependency updates
44

5-
- ⬆️ Update alpine_3_22/openssl to v3.5.1-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#277](https://github.com/hassio-addons/addon-tor/pull/277))
6-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.0.2 @[renovate[bot]](https://github.com/apps/renovate) ([#278](https://github.com/hassio-addons/addon-tor/pull/278))
7-
- ⬆️ Update alpine_3_22/git to v2.49.1-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#279](https://github.com/hassio-addons/addon-tor/pull/279))
8-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.0 @[renovate[bot]](https://github.com/apps/renovate) ([#280](https://github.com/hassio-addons/addon-tor/pull/280))
9-
- ⬆️ Update alpine_3_22/go to v1.24.6-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#281](https://github.com/hassio-addons/addon-tor/pull/281))
10-
- ⬆️ Update alpine_3_22/openssl to v3.5.2-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#282](https://github.com/hassio-addons/addon-tor/pull/282))
11-
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.1.1 @[renovate[bot]](https://github.com/apps/renovate) ([#283](https://github.com/hassio-addons/addon-tor/pull/283))
5+
- ⬆️ Update alpine_3_22/go to v1.24.7-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#284](https://github.com/hassio-addons/addon-tor/pull/284))
6+
- ⬆️ Update alpine_3_22/tor to v0.4.8.18-r0 @[renovate[bot]](https://github.com/apps/renovate) ([#285](https://github.com/hassio-addons/addon-tor/pull/285))

tor/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ applications through your Home Assistant installation.
4242
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
4343
[patreon]: https://www.patreon.com/frenck
4444
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
45-
[release-shield]: https://img.shields.io/badge/version-v6.1.2-blue.svg
46-
[release]: https://github.com/hassio-addons/addon-tor/tree/v6.1.2
45+
[release-shield]: https://img.shields.io/badge/version-v6.1.3-blue.svg
46+
[release]: https://github.com/hassio-addons/addon-tor/tree/v6.1.3
4747
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en

tor/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Tor
2-
version: 6.1.2
2+
version: 6.1.3
33
slug: tor
44
description: Protect your privacy and access Home Assistant via Tor
55
url: https://github.com/hassio-addons/addon-tor

0 commit comments

Comments
 (0)