mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 11:11:25 +00:00
⬆️ Updating add-on Tor to 409220b
This commit is contained in:
parent
c864cae93b
commit
d2ffe5e374
4 changed files with 12 additions and 6 deletions
|
@ -1058,10 +1058,10 @@ SOFTWARE.
|
|||
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[thelounge-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[thelounge-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/ae3cc27
|
||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/ae3cc27/README.md
|
||||
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/409220b
|
||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/409220b/README.md
|
||||
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
||||
[tor-version-shield]: https://img.shields.io/badge/version-ae3cc27-blue.svg
|
||||
[tor-version-shield]: https://img.shields.io/badge/version-409220b-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-no-red.svg
|
||||
|
|
|
@ -1,4 +1,10 @@
|
|||
# Changelog since v5.0.0
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5 (#212)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update alpine_3_19/openssl to v3.1.4-r4 (#211)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4 (#210)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-ae3cc27-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tor/tree/ae3cc27
|
||||
[release-shield]: https://img.shields.io/badge/version-409220b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tor/tree/409220b
|
||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -1,5 +1,5 @@
|
|||
name: Tor
|
||||
version: ae3cc27
|
||||
version: 409220b
|
||||
slug: tor
|
||||
description: Protect your privacy and access Home Assistant via Tor
|
||||
url: https://github.com/hassio-addons/addon-tor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue