mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Tor to f29dde7
This commit is contained in:
parent
a95f4827c8
commit
c988c27c08
4 changed files with 23 additions and 6 deletions
|
@ -957,10 +957,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/a19134d
|
||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/a19134d/README.md
|
||||
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/f29dde7
|
||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/f29dde7/README.md
|
||||
[tor-issue]: https://github.com/hassio-addons/addon-tor/issues
|
||||
[tor-version-shield]: https://img.shields.io/badge/version-a19134d-blue.svg
|
||||
[tor-version-shield]: https://img.shields.io/badge/version-f29dde7-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
|
||||
|
|
|
@ -1,4 +1,21 @@
|
|||
# Changelog since v3.0.5
|
||||
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 (#92)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.1.1...v2.1.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- 🚑 Fix contributing link in readme (#91)
|
||||
- 🚀 Add-on CI improvements (#90)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 (#88)
|
||||
|
|
|
@ -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-a19134d-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tor/tree/a19134d
|
||||
[release-shield]: https://img.shields.io/badge/version-f29dde7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-tor/tree/f29dde7
|
||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Tor",
|
||||
"version": "a19134d",
|
||||
"version": "f29dde7",
|
||||
"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