mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Tor to 859a3b2
This commit is contained in:
parent
f19050c02a
commit
5bdabe387c
4 changed files with 10 additions and 6 deletions
|
@ -989,10 +989,10 @@ SOFTWARE.
|
||||||
[thelounge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[thelounge-i386-shield]: https://img.shields.io/badge/i386-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/35b67e7
|
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/859a3b2
|
||||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/35b67e7/README.md
|
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/859a3b2/README.md
|
||||||
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
||||||
[tor-version-shield]: https://img.shields.io/badge/version-35b67e7-blue.svg
|
[tor-version-shield]: https://img.shields.io/badge/version-859a3b2-blue.svg
|
||||||
[tor-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[tor-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
# Changelog since v3.0.5
|
# Changelog since v3.0.5
|
||||||
|
- 🚑 Fix Hidden Service V3 Client Authorization (#105)
|
||||||
|
|
||||||
|
Co-authored-by: GuillaumeHubR <77720768+GuillaumeHubR@users.noreply.github.com>
|
||||||
|
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
||||||
- 🔥 Clean up obsolete fixattrs.d (#139)
|
- 🔥 Clean up obsolete fixattrs.d (#139)
|
||||||
- 🎆 Updates maintenance/license year to 2022 (#138)
|
- 🎆 Updates maintenance/license year to 2022 (#138)
|
||||||
- 🚑 Fix deployment of add-on (#137)
|
- 🚑 Fix deployment of add-on (#137)
|
||||||
|
|
|
@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-35b67e7-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-859a3b2-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tor/tree/35b67e7
|
[release]: https://github.com/hassio-addons/addon-tor/tree/859a3b2
|
||||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -34,4 +34,4 @@ schema:
|
||||||
slug: tor
|
slug: tor
|
||||||
startup: services
|
startup: services
|
||||||
url: https://github.com/hassio-addons/addon-tor
|
url: https://github.com/hassio-addons/addon-tor
|
||||||
version: 35b67e7
|
version: 859a3b2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue