mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Tor to 595d1d3
This commit is contained in:
parent
f55d8a2a77
commit
4818a70ddb
4 changed files with 7 additions and 6 deletions
|
@ -1026,10 +1026,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/2767067
|
[addon-tor]: https://github.com/hassio-addons/addon-tor/tree/595d1d3
|
||||||
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/2767067/README.md
|
[addon-doc-tor]: https://github.com/hassio-addons/addon-tor/blob/595d1d3/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-2767067-blue.svg
|
[tor-version-shield]: https://img.shields.io/badge/version-595d1d3-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,3 +1,4 @@
|
||||||
# Changelog since v4.0.2
|
# Changelog since v4.0.2
|
||||||
|
- 🔨 Migrate old-style S6 scripts to s6-rc.d (#153)
|
||||||
- ⬆️ Upgrades add-on base image to 13.0.0 (#152)
|
- ⬆️ Upgrades add-on base image to 13.0.0 (#152)
|
||||||
- ⬆️ Upgrades add-on base image to 12.2.6 (#150)
|
- ⬆️ Upgrades add-on base image to 12.2.6 (#150)
|
||||||
|
|
|
@ -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-2767067-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-595d1d3-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-tor/tree/2767067
|
[release]: https://github.com/hassio-addons/addon-tor/tree/595d1d3
|
||||||
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
[tor-hidden-service]: https://www.torproject.org/docs/hidden-services.html.en
|
|
@ -35,4 +35,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: '2767067'
|
version: 595d1d3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue