mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Tor to 9c5aa5b
This commit is contained in:
parent
22e57be6d2
commit
63ca69096b
4 changed files with 9 additions and 6 deletions
|
@ -980,10 +980,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/8f83688
|
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/9c5aa5b
|
||||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/8f83688/README.md
|
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/9c5aa5b/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-8f83688-blue.svg
|
[tor-version-shield]: https://img.shields.io/badge/version-9c5aa5b-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,7 @@
|
||||||
# Changelog since v3.0.5
|
# Changelog since v3.0.5
|
||||||
|
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 (#94)
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#93)
|
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#93)
|
||||||
|
|
||||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
|
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
|
||||||
|
|
|
@ -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-8f83688-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-9c5aa5b-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tor/tree/8f83688
|
[release]: https://github.com/hassio-addons/addon-tor/tree/9c5aa5b
|
||||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Tor",
|
"name": "Tor",
|
||||||
"version": "8f83688",
|
"version": "9c5aa5b",
|
||||||
"slug": "tor",
|
"slug": "tor",
|
||||||
"description": "Protect your privacy and access Home Assistant via Tor.",
|
"description": "Protect your privacy and access Home Assistant via Tor.",
|
||||||
"url": "https://github.com/hassio-addons/addon-tor",
|
"url": "https://github.com/hassio-addons/addon-tor",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue