mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on ZeroTier One to 308e61f
This commit is contained in:
parent
1ab48e6ad3
commit
48e2e3a23c
4 changed files with 8 additions and 17 deletions
|
@ -1144,10 +1144,10 @@ SOFTWARE.
|
|||
[zwave2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[zwave2mqtt-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[zwave2mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/f53c1d7
|
||||
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/f53c1d7/README.md
|
||||
[addon-zerotier]: https://github.com/hassio-addons/addon-zerotier/tree/308e61f
|
||||
[addon-doc-zerotier]: https://github.com/hassio-addons/addon-zerotier/blob/308e61f/README.md
|
||||
[zerotier-issue]: https://github.com/hassio-addons/addon-zerotier/issues
|
||||
[zerotier-version-shield]: https://img.shields.io/badge/version-f53c1d7-blue.svg
|
||||
[zerotier-version-shield]: https://img.shields.io/badge/version-308e61f-blue.svg
|
||||
[zerotier-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[zerotier-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[zerotier-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,11 +1,2 @@
|
|||
# Changelog since v0.10.1
|
||||
- Update add-on configuration for Supervisor 2021.2 (#37)
|
||||
- ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 (#36)
|
||||
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
# Changelog since v0.10.2
|
||||
- ⬆ Upgrades git to 2.30.1-r0 (#39)
|
||||
|
|
|
@ -51,5 +51,5 @@ 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-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-f53c1d7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zerotier/tree/f53c1d7
|
||||
[release-shield]: https://img.shields.io/badge/version-308e61f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zerotier/tree/308e61f
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ZeroTier One",
|
||||
"version": "f53c1d7",
|
||||
"version": "308e61f",
|
||||
"slug": "zerotier",
|
||||
"description": "Radically simplify your network with a virtual networking layer that works the same everywhere",
|
||||
"url": "https://github.com/hassio-addons/addon-zerotier",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue